Hi, list:

I'm on my first steps using Puppet.  Now that the easiest parts are somehow 
tamed more and more questions do arise.  But let's go one by one.

For some computers/services we delegate some parts of their administration 
(i.e. development environments).  I'll take an easy example on the /etc/hosts 
file:

There should be a '127.0.0.1 localhost' stanza and then one pointing the 
host's public IP to its FQDN.  But then, the "end user" should have to be 
free to add other entries as needed.

I'm aware that I could go the path of forcing presence on a line by line 
fashion but is there any easier procedure for a "do not edit above this line" 
policy so puppet can manage by means of a template part of the file and then 
allow for hand-made modifications on the end part of it?

TIA.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to