duplicate

This commit is contained in:
Micke Nordin 2025-01-14 13:00:59 +01:00
parent c7de56f73f
commit 977bd84f50
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -74,12 +74,6 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa',
cert_file => '/etc/satosa/https.crt'
}
}
file { '/opt/satosa':
ensure => directory,
owner => 'root',
group => 'root',
mode => '0755',
}
-> file { '/opt/satosa/restart.sh':
ensure => file,
owner => 'root',