Issue #2323 has been reported by Nigel Kersten. ---------------------------------------- Bug #2323: Environments not working in 0.25.x with 0.24.8 clients http://projects.reductivelabs.com/issues/2323
Author: Nigel Kersten Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.25.0 Keywords: Environments simply don't seem to be working for me in 0.25.x with 0.24.8 clients. Here's my server config in case it's something I have configurd. <pre> [main] confdir=/etc/puppet logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=$vardir/ssl[puppetmasterd] ca=false # Note this is actually controlled by the rack config.ru file servertype=mongrel logdest=syslog manifestdir=/path/to/environments/common/manifests modulepath=/path/to/environments/common/modules logdir=/var/log/puppet vardir=/var/lib/puppet templatedir=/var/lib/puppet/templates certname=[REDACTED] autosign=false ssl_client_header=HTTP_X_SSL_SUBJECT [common] modulepath = /path/to/environments/common/modules [gmac_laptop_leopard_unstable] modulepath = /path/to/environments/gmac/laptop/leopard/unstable/modules factpath = /path/to/environments/gmac/laptop/leopard/unstable/modules/facts/files </pre> Everything is being served out of: <pre> modulepath=/path/to/environments/common/modules </pre> and if I comment that out, then I can't find any of my classes. This is a pretty high priority bug in my opinion. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
