Commit d645b224 authored by Hardik Juneja's avatar Hardik Juneja

abc

parent 9df39455
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
# not need these here). # not need these here).
[template] [template]
filename = instance.cfg filename = instance.cfg
md5sum = 91f902e039b5e47a28566e4a027a806b md5sum = 7bfa89b23ba10321e8ec255e801da3f1
[template-runner] [template-runner]
filename = instance-runner.cfg filename = instance-runner.cfg
......
...@@ -82,7 +82,7 @@ context = ...@@ -82,7 +82,7 @@ context =
[instance-monitor] [instance-monitor]
recipe = slapos.recipe.template:jinja2 recipe = slapos.recipe.template:jinja2
template = $${monitor2-template:output} template = $${monitor2-template:output}
rendered = ${buildout:directory}/template-monitor.cfg rendered = $${buildout:directory}/template-monitor.cfg
extensions = jinja2.ext.do extensions = jinja2.ext.do
mode = 0644 mode = 0644
......
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
# not need these here). # not need these here).
[monitor2-template] [monitor2-template]
filename = instance-monitor.cfg filename = instance-monitor.cfg
md5sum = 3d2093fa58da21266d011a752bc2e91f md5sum = a4de50d490a6e0e0733dfff5e8e60285
...@@ -294,8 +294,8 @@ recipe = plone.recipe.command ...@@ -294,8 +294,8 @@ recipe = plone.recipe.command
command = true command = true
update-command = update-command =
# XXX - Set monitor-base-url = $${install-monitor-apache:monitor-base-url} => https://[ipv6]:port # XXX - Set monitor-base-url = $${install-monitor-apache:monitor-base-url} => https://[ipv6]:port
#monitor-base-url = $${monitor-frontend-promise:url} monitor-base-url = $${monitor-frontend-promise:url}
monitor-base-url = $${monitor-httpd-conf-parameter:url} # monitor-base-url = $${monitor-httpd-conf-parameter:url}
depends = depends =
$${certificate-authority:wrapper} $${certificate-authority:wrapper}
$${ca-monitor-httpd:wrapper} $${ca-monitor-httpd:wrapper}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment