Francis GALIEGUE
2011-Aug-18 14:54 UTC
[Puppet Users] Can I split nodes from modules using environments?
Hello, In a puppet installation, we want to split environments on the server side, which we have done this way: ---- [development] modulepath = $confdir/environments/development/modules manifest = $confdir/environments/development/manifests/site.pp ---- However, this requires, if I''m not mistaken, that all nodes are declared within site.pp, either directly or via includes. How would one go to externalize the environment to which a node belongs, all the while setting up its /etc/puppet/puppet.conf so that it read: ---- [agent] environment = xxx ---- ? -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 fge@one2team.com 40 avenue Raymond Poincaré 75116 Paris -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.