Hi, thanks for your input. I had already thought about that, but initially wanted to be able to set the ip addresses using puppet. Or is that a bad idea?
Cheers, Andreas. On 22 Mai, 20:42, Benoit Cattié <[email protected]> wrote: > Hi, > > You can get the ipadress with facter (and use it in your puppet classes, > templates ...) > > Benoit > > Le 22/05/2010 11:08, andreash a écrit : > > > > > Hi, > > > naturally, there are many places in a typical puppet manifest where > > one needs to use IP addresses: > > > * network config > > * Listen directives in server daemons > > * hosts file > > * ... > > > I was wondering if there is some 'best practice' way of specifying the > > IP addresses of all the hosts in one place and then using these > > variables whenever necessary? (BTW, are there global variables in > > puppet?) > > > Thanks for your insight, > > > Andreas > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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 > athttp://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
