Hi Derek, This is how its done in Foreman:
this is the preseed template: http://theforeman.org/repositories/entry/foreman/app/views/unattended/preseed.rhtml and this is the is the late command: http://theforeman.org/repositories/entry/foreman/app/views/unattended/preseed_finish.rhtml hope this helps, Ohad On Thu, Mar 18, 2010 at 9:39 AM, Derek Yarnell <[email protected]>wrote: > Hi, > > Anyone running puppetd --test in their preseed late_command? I can't seem > to get it working as the installer hangs forever in the late_preseed stage. > > This is what I am using, > > d-i preseed/late_command string chroot /target; mount /proc; > /usr/sbin/puppetd --test --server puppetserver.my.domain > > If I run this in a virtual console it seems to work fine. Anyone doing this > or have they gone another way? > > Thanks, > derek > > -- > -- > Derek Yarnell > > -- > 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]<puppet-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- 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.
