Issue #4130 has been updated by James Turnbull. Category changed from Doh! to ext Status changed from Unreviewed to Closed Assigned to set to Markus Roberts Target version set to 0.25.6
I've cherry-picked this to 0.25.x. Markus - if you're pulling in 0.25.x tip again that'd be great. Pushed in commit:"70c293abd1b1e506343223515a32e34a15de1a12" in branch 0.25.x ---------------------------------------- Bug #4130: Suse startup scripts don't allow for environments http://projects.puppetlabs.com/issues/4130 Author: Ken Barber Status: Closed Priority: Normal Assigned to: Markus Roberts Category: ext Target version: 0.25.6 Affected version: 0.25.5 Keywords: suse sles Branch: Hi, The suse startup scripts force the use of --manifests on the command line, which overrides anything in the puppet.conf I believe. This means that you can't use environments. I've got a fix for master branch here: http://github.com/kbarber/puppet/commit/be59d26d3481d482d7e98bcd9354bb9a641eefaa Which pretty much sync's up with the Redhat script behaviour - making the use of --manifest overrides in sysconfig optional. I've tested this change in SLES 11.1. The patch should also be applied to the 0.25.x branch if possible. Cheers. ken. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
