Actions
Feature #4700
closedDeploy Puppet environmentpath and environment config files
Description
Puppet 3.5 added support for an environmentpath (very much like our own default /etc/puppet/environments/) and 3.6 adds an environment.conf to configure the modulepath etc within each environment.
The installer should support deploying environments this style when possible, as it'll be the only option in Puppet 4.
https://groups.google.com/d/msg/puppet-dev/2QDi2ThnRJQ/EWrFJXa92i8J
https://tickets.puppetlabs.com/browse/PUP-1596
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
First part is up here: https://github.com/theforeman/puppet-puppet/pull/158
There are some further changes I noticed in the PR comments that need implementing, and finally we need to change the default to 'true' on Puppet 3.6+.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4699: Support Puppet environmentpath and environment config files added
Updated by Dominic Cleal over 10 years ago
- Assignee set to Dominic Cleal
- Target version set to 1.8.0
- Translation missing: en.field_release set to 10
- Pull request https://github.com/theforeman/puppet-puppet/pull/165 added
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-puppet|2397861891ef9b548ebdda83fb435731cbfca439.
Actions