Skip to content
Snippets Groups Projects
Commit b202206d authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

more

parent fd0f8c4b
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ class shibb_idp3::config {
### IdP Metadata file
file { '/opt/shibboleth-idp/metadata/idp-metadata.xml':
ensure => present,
content => template('shibb_idp3/opt/shibboleth-idp/metadata/idp-metadata-uat.xml.erb'),
content => template("shibb_idp3/opt/shibboleth-idp/metadata/idp-metadata-${shibb_idp3::env}.xml.erb"),
mode => '0644',
owner => 'tomcat8',
group => 'tomcat8',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment