3d draft of cisoassistant manifest

This commit is contained in:
Rasmus Thorslund 2025-01-31 13:24:40 +01:00
parent 328f8d558d
commit 602d044af3
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -26,6 +26,7 @@ class net::cisoassistant {
}
sunet::docker_compose { 'always-https':
image => 'docker.sunet.se/always-https',
service_name => 'acme_http'
ports => ['80:80'],
env => ['ACME_URL=http://acme-c.sunet.se/'],
}