- add ntp client and server class - add ntp server role - update hiera.yaml to work with enc_role - cleanup base profile
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
enc_role=<%= @enc_role[0] %>
|
|
enc_role=<%= @enc_role[0].gsub('::', '/') %>
|