Commit 8a7bf8bb authored by Guillaume Hervier's avatar Guillaume Hervier

software/slaprunner: Fix resiliency (runner-sshd)

/reviewed-on !465
parent dd9b9623
...@@ -26,11 +26,11 @@ md5sum = ed2e08c07a6727b2012f15da67c0705d ...@@ -26,11 +26,11 @@ md5sum = ed2e08c07a6727b2012f15da67c0705d
[instance-runner-import] [instance-runner-import]
filename = instance-runner-import.cfg.in filename = instance-runner-import.cfg.in
md5sum = 2d516c6f1337efb7def32771c2eabc2b md5sum = 1ed9526a6e5ac9a80e5b3add2d0a88fe
[instance-runner-export] [instance-runner-export]
filename = instance-runner-export.cfg.in filename = instance-runner-export.cfg.in
md5sum = 01395b98534066ec23a5ad5c96d5f1e7 md5sum = 8132130c89896c2d30a08f3b3a7000ff
[template-resilient] [template-resilient]
filename = instance-resilient.cfg.jinja2 filename = instance-resilient.cfg.jinja2
......
...@@ -23,6 +23,7 @@ parts += ...@@ -23,6 +23,7 @@ parts +=
runner-sshkeys-authority runner-sshkeys-authority
runner-sshkeys-authority-service runner-sshkeys-authority-service
runner-sshkeys-sshd runner-sshkeys-sshd
runner-sshkeys-sshd-service
runtestsuite runtestsuite
symlinks symlinks
shellinabox shellinabox
......
...@@ -19,6 +19,7 @@ parts += ...@@ -19,6 +19,7 @@ parts +=
runner-sshkeys-authority runner-sshkeys-authority
runner-sshkeys-authority-service runner-sshkeys-authority-service
runner-sshkeys-sshd runner-sshkeys-sshd
runner-sshkeys-sshd-service
runtestsuite runtestsuite
shellinabox shellinabox
shellinabox-service shellinabox-service
......
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