Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for the env prefix in package promise's options attribute #3374

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amousset
Copy link
Contributor

@amousset amousset force-pushed the package-env-var branch 2 times, most recently from 646456a to fcc69a3 Compare December 19, 2024 15:40
@amousset amousset changed the title Add documentation for the env prefix in package promises's options attribute Add documentation for the env prefix in package promise's options attribute Dec 19, 2024
@@ -656,3 +702,56 @@ bundle agent main

- version `latest` is *not* supported when promising an absence
- `list-updates` is *not* implemented, snaps are automatically updated by default

### zypper
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@@ -441,10 +455,28 @@ bundle agent example
screen-4.1.0-0.19.20120314git3c2946.el7.x86_64
```

* Supports [```options```][packages#options] attribute. Each space separate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This confused me at first. I thought I might need to add a space between a single list item.

When you say "space separate option" do you mean they will eventually become space separated when added to the command lines used in the modules? I think that's what is happening right?

aka

EXTERNALURL=https://example.com DEBUG=1 yum update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants