Try new syntax, SC-2522
This commit is contained in:
parent
542c68a2bf
commit
23909ac9c6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class eid::proxy (
|
||||||
port => 443,
|
port => 443,
|
||||||
}
|
}
|
||||||
|
|
||||||
file { "${proxy_directory}/":
|
file { "${proxy_directory}":
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
mode => '0755',
|
mode => '0755',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
|
|
Loading…
Add table
Reference in a new issue