3d draft of cisoassistant manifest
This commit is contained in:
parent
328f8d558d
commit
602d044af3
1 changed files with 4 additions and 3 deletions
|
@ -26,6 +26,7 @@ class net::cisoassistant {
|
||||||
}
|
}
|
||||||
sunet::docker_compose { 'always-https':
|
sunet::docker_compose { 'always-https':
|
||||||
image => 'docker.sunet.se/always-https',
|
image => 'docker.sunet.se/always-https',
|
||||||
|
service_name => 'acme_http'
|
||||||
ports => ['80:80'],
|
ports => ['80:80'],
|
||||||
env => ['ACME_URL=http://acme-c.sunet.se/'],
|
env => ['ACME_URL=http://acme-c.sunet.se/'],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue