Commit bf61a864 authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: fix in publication of shellinabox password for resiliency

Conflicts:
	software/slaprunner/common.cfg
parent b3958959
......@@ -112,7 +112,7 @@ mode = 0644
[template-resilient]
recipe = slapos.recipe.download
url = ${:_profile_base_location_}/instance-resilient.cfg.jinja2
md5sum = ed9040fe86e54c7b39baa3084c03bcd2
md5sum = b487329292b035e1b1b19ac2dc72f690
filename = instance-resilient.cfg.jinja2
mode = 0644
......
......@@ -28,7 +28,7 @@ cloud9_url = ${request-runner:connection-cloud9_url}
cloud9_backend_url = ${request-runner:connection-cloud9_backend_url}
ssh_command = ${request-runner:connection-ssh_command}
password_recovery_code = ${request-runner:connection-password_recovery_code}
shell_password = ${request-runner:shell_password}
shell_password = ${request-runner:connection-shell_password}
[slap-parameter]
# Default parameters for distributed deployment
......
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