I'm using preseeding to install Ubuntu workstations and I'm installing puppet as part of the installation process.
The puppetmaster has autosigning enabled and the idea is that after the Ubuntu installation finishes the puppet client takes over and finishes the configuration.
However, because Ubuntu uses Network Manager?, the network is not up when the puppet client gets started. This causes 2 problems: First off it can't resolve the puppet hostname, and that causes the 2nd problem: it can't get a certificate. After that the client exits where I expected it to sleep and try again every 30 minutes.
First I thought this was a problem with Ubuntu because it launches puppetd with "-w 0", but when I invoked puppetd from the commandline with "puppetd --no-daemonize --verbose" it exited as well.
These tests were done with Ubuntu Hardy using their package puppet-0.24.4-3