jameskirk.taylor@gmail.com
2013-Oct-08 02:07 UTC
[Puppet Users] Puppet controling Network Interfaces OS:CentOS 5.x
Hello all, I am just learning Puppet-Poetry for controlling packages and file contents. Looking at the depth of language and concepts for this application, I thought, "There must be a mechanism for controlling IP addresses and interfaces for agent nodes that I am not seeing." Would it be possible for someone to point me into a direction for basic control/manipulation of an puppet agent node''s network interfaces. Example: hostname= node1 IP = 10.10.10.201 Network= 10.10.10.0 netmask= 255.255.255.0 gateway= 10.10.10.1 dns1=10.10.10.21 dns2=10.10.10.22 And the bonus question: How would I make these manipulations on multiple hosts running puppet agent? (i.e. node1 - node99) -- James -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Rahul Khengare
2013-Oct-08 07:02 UTC
[Puppet Users] Re: Puppet controling Network Interfaces OS:CentOS 5.x
Hi James, You can take a look on network modules present on puppet forge, 1. https://forge.puppetlabs.com/adrien/network 2. https://forge.puppetlabs.com/razorsedge/network hope this will help. Thanks and Regards, Rahul Khengare, NTTDATA OSS Center, Pune, India. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Maybe Matching Threads
- Announce: Module puppetlabs/postgresql 2.1.0 Available
- Duplicate Declaration of resource (editing contents of same file in two diiferent module)
- Warning: appears to have a negative number of dependencies
- how to mount /dev/shm on system container
- Dependency Hell!