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 parameter env #130

Merged
merged 2 commits into from
Jan 23, 2017
Merged

Add parameter env #130

merged 2 commits into from
Jan 23, 2017

Conversation

ghoneycutt
Copy link
Owner

No description provided.

@@ -129,6 +129,15 @@ The name of the puppet CA server.
- *Default*: 'puppet'

---
#### env (type: Optional[String])
Copy link
Owner Author

Choose a reason for hiding this comment

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

oops.. this is no longer optional

boandersson and others added 2 commits January 23, 2017 10:00
If not specified, the environment of the current puppet run will be used
for the environment option in puppet.conf. This might not always be
desirable, e.g. when manually running puppet with temporary test
environment (puppet agent -t --environment foo). The env parameter
allows for statically configuring the environment to use so that when
specifying the environment from the command line, the option in the
puppet.conf does not change.
@ghoneycutt
Copy link
Owner Author

Released in v3.1.0

@boandersson
Copy link
Contributor

Thanks! :)

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

Successfully merging this pull request may close these issues.

2 participants