Commit 9df39455 authored by Hardik Juneja's avatar Hardik Juneja

fix apache-frontend

parent 3c2bd026
......@@ -15,7 +15,7 @@
# not need these here).
[template]
filename = instance.cfg
md5sum = f686f765e55d1dce2e55a400f0714b3e
md5sum = 77887b65c6c2df4f5e6c55c921eafc92
[template-apache-frontend]
filename = instance-apache-frontend.cfg
......
......@@ -46,5 +46,11 @@ extra-context =
raw template_publish_slave_information ${template-replicate-publish-slave-information:target}
# Must match the key id in [switch-softwaretype] which uses this section.
raw software_type RootSoftwareInstance-default-custom-personal-replicate
raw template_monitor ${monitor2-template:rendered}
raw template_monitor $${instance-monitor:rendered}
[instance-monitor]
recipe = slapos.recipe.template:jinja2
template = ${monitor2-template:output}
rendered = ${buildout:directory}/template-monitor.cfg
extensions = jinja2.ext.do
mode = 0644
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