1 - 
# Individual additional packages to install
d-i pkgsel/include string puppet

2 - 
Set up DNS so that client can resolve puppet to the puppetmaster

3 - Why do that ? Just sign the request when it comes

4- Have Puppet start automatically
d-i preseed/late_command string sed 's/no/yes/' /target/etc/default/puppet > 
/root/puppet; cp /root/puppet /target/etc/default/puppet;

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/ofmEd_ECCTAJ.
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