Skip to content

Add Puppet ENC

drebs requested to merge enc into master

This implements configuration according to hostnames:

  • ROLE-ENV-TAG.domain

Nodes will be instructed to declare the role::${ROLE} class and configure according to code the ${ENV} environment.

The TAG should be added to make sure that FQDN uniquely identifies a node.

Edited by drebs

Merge request reports