This commit is contained in:
Leif Johansson 2017-12-08 15:30:59 +01:00
parent 0987f5ee2d
commit 259deb19e6

View file

@ -262,7 +262,8 @@ class eidas_proxy {
class {'https_server': } class {'https_server': }
} }
class prid($hostname) { class prid() {
hostname = $::fqdn
sunet::docker_run {'eidas_proxy': sunet::docker_run {'eidas_proxy':
image => 'docker.sunet.se/prid-service', image => 'docker.sunet.se/prid-service',
imagetag => '1.0.0', imagetag => '1.0.0',