back down to 1.1.15
This commit is contained in:
parent
e4a0d8eea1
commit
c29f9dc31d
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ class eidastest($version="1.0.0", $hostname="locahost") {
|
||||||
description => 'eidastest service',
|
description => 'eidastest service',
|
||||||
compose_dir => "${home}",
|
compose_dir => "${home}",
|
||||||
content => inline_template("<%= @compose.to_yaml %>\n")
|
content => inline_template("<%= @compose.to_yaml %>\n")
|
||||||
} ->
|
}
|
||||||
ensure_resource('class','webserver',{})
|
ensure_resource('class','webserver',{})
|
||||||
ensure_resource('class','https_server',{})
|
ensure_resource('class','https_server',{})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue