On 08/09/2010 02:46 PM, cola wrote:

I'm new to puppet, just want to know which is the right way to
configure networking on centos (5).

I've puppet up running, and now the first thing I'm trying to achieve
is to configure the network interface ( /etc/sysconfig/network and /
etc/sysconfig/network.scripts/ifcfg-eth0 ) for a host as soon as it's
being provisioned.

Hello,

Just a thought, but it might be easy/easier to use the system-config-network-tui tool to do this. You could write a quick exec to run the tool with the appropriate parameters and let it generate your sysconfig files for you.


--
Daniel Maher <dma AT witbe DOT net>
"The Internet is completely over." -- Prince

--
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.

Reply via email to