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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
