make root dir
This commit is contained in:
parent
a2bd4f6395
commit
3d30de288c
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ class swedenconnect_refidp($version="1.0.3",$hostname='localhost') {
|
|||
$idp_persistent_id_salt = safe_hiera('idp_persistent_id_salt',NOT_SET);
|
||||
$idp_fticks_salt = safe_hiera('idp_fticks_salt',NOT_SET);
|
||||
$proxy_header_secret = safe_hiera('proxy_header_secret',NOT_SET);
|
||||
file { ["/etc/swedenconnect-idp"]: ensure => directory } ->
|
||||
sunet::docker_run {'swedenconnect-idp':
|
||||
image => 'docker.sunet.se/swedenconnect-idp',
|
||||
imagetag => $_version,
|
||||
|
|
Loading…
Add table
Reference in a new issue