removed assurance for directories

This commit is contained in:
Maria Haider 2025-03-18 15:26:00 +01:00
parent 287be23a92
commit e72f17e3e8
Signed by: mariah
GPG key ID: 6EF520A1829E8B1D

View file

@ -27,8 +27,6 @@ class eid::test_my_eid (
port => 443,
}
file {["${service_dir}",'/var/log/test-my-eid','/etc/ssl']: ensure => directory }
# Create the environment specific config files from template
file { "${service_dir}/application-${environment}.yml":
ensure => 'file',