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