raw curl_executable_location ${curl:location}/bin/curl
raw curl_executable_location ${curl:location}/bin/curl
raw dash_executable_location ${dash:location}/bin/dash
raw dash_executable_location ${dash:location}/bin/dash
raw dcron_executable_location ${dcron:location}/sbin/crond
raw dcron_executable_location ${dcron:location}/sbin/crond
raw template_monitor ${instance-monitor:rendered}
raw template_monitor $${instance-monitor:rendered}
mode = 0644
mode = 0644
[instance-resilient]
[instance-resilient]
...
@@ -63,7 +63,7 @@ context =
...
@@ -63,7 +63,7 @@ context =
raw buildout_executable_location ${buildout:executable}
raw buildout_executable_location ${buildout:executable}
raw bash_executable_location ${bash:location}/bin/bash
raw bash_executable_location ${bash:location}/bin/bash
raw rsync_executable_location ${rsync:location}/bin/rsync
raw rsync_executable_location ${rsync:location}/bin/rsync
raw template_monitor ${instance-monitor:rendered}
raw template_monitor $${instance-monitor:rendered}
[template-runner-import]
[template-runner-import]
recipe = slapos.recipe.template:jinja2
recipe = slapos.recipe.template:jinja2
...
@@ -81,12 +81,12 @@ context =
...
@@ -81,12 +81,12 @@ context =
raw software_release_information_template ${template-resilient-software-release-information:destination}/${template-resilient-software-release-information:filename}
raw software_release_information_template ${template-resilient-software-release-information:destination}/${template-resilient-software-release-information:filename}