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

more

parent 5c788813
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ class shibb_idp3::ldap ( ...@@ -30,7 +30,7 @@ class shibb_idp3::ldap (
# #
# There should be no reason to change $ldap_keytab_path, but # There should be no reason to change $ldap_keytab_path, but
# $ldap_principal_name depends on the environment (dev, uat, prod, etc.). # $ldap_principal_name depends on the environment (dev, uat, prod, etc.).
file { '/etc/shibboleth-idp/conf/authn/': file { '/etc/shibboleth-idp/conf/authn/krb5_jaas.config':
ensure => present, ensure => present,
content => template('shibb_idp3/etc/shibboleth-idp/conf/authn/krb5_jaas.config.erb'), content => template('shibb_idp3/etc/shibboleth-idp/conf/authn/krb5_jaas.config.erb'),
owner => 'tomcat8', owner => '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