Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After the operating system is installed the server retrieves a post-install script. Retrieving this script makes the host change state to "puppet-sign", which means that the certificate for this puppet-client now can be automaticly signed when the client sends inn a CSR. The postinstall script does the following:

  • Installs all the latest updates for the OS
  • Downloads and installs the puppet-client
  • Configures the puppet-client to start on boot
  • Configures the puppet-client to tell it where to find the
    • puppetmaster
    • puppetca

...