removed assurance for directories
This commit is contained in:
parent
287be23a92
commit
e72f17e3e8
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ class eid::test_my_eid (
|
||||||
port => 443,
|
port => 443,
|
||||||
}
|
}
|
||||||
|
|
||||||
file {["${service_dir}",'/var/log/test-my-eid','/etc/ssl']: ensure => directory }
|
|
||||||
|
|
||||||
# Create the environment specific config files from template
|
# Create the environment specific config files from template
|
||||||
file { "${service_dir}/application-${environment}.yml":
|
file { "${service_dir}/application-${environment}.yml":
|
||||||
ensure => 'file',
|
ensure => 'file',
|
||||||
|
|
Loading…
Add table
Reference in a new issue