d-i pkgsel/puppet
puppetd --server puppet.example.com --waitforcert 60 --test
as Foreman [1] already provides provisioning support for
Debian/Ubuntu, you can simply copy and reuse the preseed default
templates[2].
Ohad
[1] - http://theforeman.org
[2] - https://github.com/ohadlevy/foreman/blob/develop/app/views/unattended
Ohad
> Here's what I think I need to do:
> 1. Install the Puppet package. I'm using the command below. Is this
> correct?
>
> d-i pkgsel/puppet
>
> 2. Set up the /etc/puppet/puppet.conf to include the Puppet Master server
> info. I think I need to host the puppet.conf file on my preseed server and
> place is on the new machine. What is the command to do this?
> 3. Have puppet client send it's key to the master. Can I run a
> late_command script to accomplish this? Can you provide the script?
> 4. What else am I missing?
> Sorry I'm such a newbie, but I appreciate your help. This will eventually
> help manage a great computer lab for the kids.
> Thanks.
>
> --
> 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/-/wCO0259HWvoJ.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>