[Puppet Users] Can I split nodes from modules using environments?

2011-08-18 Thread Francis GALIEGUE
x27;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 Gal

[Puppet Users] Some beginner's questions...

2011-08-29 Thread Francis GALIEGUE
m the file server, is it possible, when updating the affected node(s), to remove a/c? Thanks in advance, -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 f...@one2team.com 40 avenue Raymond Poincaré 75116 Paris -- You received this message becau

Re: [Puppet Users] Some beginner's questions...

2011-08-30 Thread Francis GALIEGUE
On Mon, Aug 29, 2011 at 19:36, Daniel Pittman wrote: > On Mon, Aug 29, 2011 at 00:51, Martin Alfke wrote: >> On 08/29/2011 09:10 AM, Francis GALIEGUE wrote: >>> >>> First, we want to use push from the server, not pull from the clients: >>> is that feasible?

[Puppet Users] "Cross-nodes" modules: howto?

2011-09-06 Thread Francis GALIEGUE
as an argument the name of the Apache node and the name of the Tomcat node, along with appropriate configurations for Apache and Tomcat, and which would do what is appropriate so that this web application be installed/updated/removed? -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 68

Re: [Puppet Users] "Cross-nodes" modules: howto?

2011-09-07 Thread Francis GALIEGUE
t2, host3], >   web_servers => [host4, host5], >   solr_servers => [host6, host7], >   mule_servers => [host8, host9], >   external_name => foo.bar.com; > } > Hmm, can you elaborate a little more? This looks like what I want... -- Francis Galiegue ONE2TEAM Ingé