puppet-prod/site/profiles/templates/base/facts/enc_role.erb
Ben Vincent 9cb730d116 feat: add ntp server/client
- add ntp client and server class
- add ntp server role
- update hiera.yaml to work with enc_role
- cleanup base profile
2023-11-10 23:59:10 +11:00

3 lines
74 B
Plaintext

enc_role=<%= @enc_role[0] %>
enc_role=<%= @enc_role[0].gsub('::', '/') %>