tomcat cert not used anymore, SC-2670
This commit is contained in:
parent
27f52cdf38
commit
29eac740fc
1 changed files with 0 additions and 5 deletions
|
@ -36,11 +36,6 @@ class eid::connector (
|
||||||
group => 'root',
|
group => 'root',
|
||||||
}
|
}
|
||||||
|
|
||||||
sunet::snippets::secret_file {"${connector_directory}/credentials/tomcat/tomcat-key.pem":
|
|
||||||
hiera_key => 'eidas_connector_tomcat_key',
|
|
||||||
base64 => true
|
|
||||||
}
|
|
||||||
|
|
||||||
file { "${connector_directory}/application-${environment}.yml":
|
file { "${connector_directory}/application-${environment}.yml":
|
||||||
ensure => 'file',
|
ensure => 'file',
|
||||||
content => template("eid/connector/application-${environment}.yml.erb")
|
content => template("eid/connector/application-${environment}.yml.erb")
|
||||||
|
|
Loading…
Add table
Reference in a new issue