This commit is contained in:
Johan Björklund 2024-11-27 16:32:52 +01:00
parent 2b7288f631
commit 3332545dc8
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -96,7 +96,7 @@ class soc::naemon_monitor (
}
if lookup('shib_key', undef, undef, undef) != undef {
sunet::snippets::secret_file { '/opt/naemon_monitor/shib-certs/sp-key.pem': hiera_key => 'shib_key' }
sunet::snippets::secret_file { '/opt/naemon_monitor/shib-certs/sp-key.pem': hiera_key => 'shib_key', mode => '0444' }
# assume cert is in cosmos repo (overlay)
}
if $custom_shib {