Skip to content

Automatically determine Puppet profile type (server/agent)

drebs requested to merge fix-base into master
  • Include profile::base::minimal in all nodes with a valid role using the ENC.

  • Include Puppet in all nodes through profile::base::minimal.

  • Rely on Hiera and custom facts to determine if it's a server or an agent.

Merge request reports