back down to 1.1.15

This commit is contained in:
Leif Johansson 2019-10-23 11:21:17 +02:00
parent e4a0d8eea1
commit c29f9dc31d

View file

@ -445,7 +445,7 @@ class eidastest($version="1.0.0", $hostname="locahost") {
description => 'eidastest service',
compose_dir => "${home}",
content => inline_template("<%= @compose.to_yaml %>\n")
} ->
}
ensure_resource('class','webserver',{})
ensure_resource('class','https_server',{})
}