Wrong path
This commit is contained in:
parent
d4e15932c4
commit
40fcb13981
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class eidas::oidf_service(
|
|||
|
||||
ensure_resource('sunet::misc::create_dir', '/opt/oidf_service/config/', { owner => 'root', group => 'root', mode => '0750'})
|
||||
file { '/opt/oidf_service/config/application.yml':
|
||||
content => template("sunet/oidf_service/application-${enviroment}.yml.erb"),
|
||||
content => template("eidas/oidf_service/application-${enviroment}.yml.erb"),
|
||||
mode => '0755',
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue