Commit 6db82aa3 authored by Jérome Perrin's avatar Jérome Perrin

slaprunner: Configure shellinabox to read password from knowledge0_cfg

parent 2ae4505e
......@@ -45,7 +45,7 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner.cfg
output = ${buildout:directory}/template-runner.cfg.in
md5sum = 67fd0af225c6c4f93f539f82dd23a2db
md5sum = bdaf9ee022f9b1c4663c9ccd68770154
mode = 0644
[template-runner-import-script]
......
......@@ -544,6 +544,7 @@ shell = $${shell:wrapper}
wrapper = $${directory:bin}/shellinaboxd
shellinabox-binary = ${shellinabox:location}/bin/shellinaboxd
password = $${zero-parameters:shell-password}
knowledge0_cfg = $${public:filename}
directory = $${runnerdirectory:home}
login-shell = $${directory:bin}/login
certificate-directory = $${cadirectory:certs}
......
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