use fqdn
This commit is contained in:
parent
259deb19e6
commit
512d9c84bd
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ class eidas_proxy {
|
|||
}
|
||||
|
||||
class prid() {
|
||||
hostname = $::fqdn
|
||||
$hostname = $::fqdn
|
||||
sunet::docker_run {'eidas_proxy':
|
||||
image => 'docker.sunet.se/prid-service',
|
||||
imagetag => '1.0.0',
|
||||
|
|
Loading…
Add table
Reference in a new issue