Commit db35fb7f authored by Nicolas Wavrant's avatar Nicolas Wavrant Committed by Cédric Le Ninivin

slaprunner: parts updated for resilient instances

parent f8e9559f
[buildout]
[buildout5A]
extends =
../../component/bash/buildout.cfg
../../component/busybox/buildout.cfg
......@@ -51,14 +51,14 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner-import.cfg.in
output = ${buildout:directory}/instance-runner-import.cfg
md5sum = e1769596ef62f6db6bbfca4391e740c0
md5sum = 202c40bcca67d70a3c79d218be853b10
mode = 0644
[instance-runner-export]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner-export.cfg.in
output = ${buildout:directory}/instance-runner-export.cfg
md5sum = b7664995a6dd954f4f214252ffeaaa61
md5sum = a8815402e2d65c0a9cda53492b70d175
mode = 0644
[template-resilient]
......
......@@ -10,7 +10,6 @@ parts +=
ca-shellinabox
gunicorn-launcher
gunicorn-graceful
test-runner
sshkeys-dropbear-runner
dropbear-server-add-authorized-key
sshkeys-authority
......@@ -18,7 +17,7 @@ parts +=
slaprunner-promise
slaprunner-frontend-promise
dropbear-promise
private
runtestsuite
shellinabox-promise
symlinks
shellinabox
......
......@@ -10,13 +10,12 @@ parts +=
ca-shellinabox
gunicorn-launcher
gunicorn-graceful
test-runner
sshkeys-dropbear-runner
dropbear-server-add-authorized-key
sshkeys-authority
slaprunner-promise
dropbear-promise
private
runtestsuite
shellinabox-promise
shellinabox
symlinks
......
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