Commit 46a47036 authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: recovery-code cannot be changed manually

parent ab32dccc
...@@ -15,6 +15,7 @@ parts = ...@@ -15,6 +15,7 @@ parts =
slaprunner-promise slaprunner-promise
slaprunner-frontend-promise slaprunner-frontend-promise
dropbear-promise dropbear-promise
private
shellinabox-promise shellinabox-promise
symlinks symlinks
shellinabox shellinabox
...@@ -541,7 +542,11 @@ frequency = */2 * * * * ...@@ -541,7 +542,11 @@ frequency = */2 * * * *
command = $${prepare-software:wrapper-path} command = $${prepare-software:wrapper-path}
[public] [public]
recovery-code = $${recovery-code:passwd}
shell-password = $${shellinabox-code:passwd} shell-password = $${shellinabox-code:passwd}
[private]
recipe = slapos.cookbook:zeroknown.write
filename = knowledge0.cfg
recovery-code = $${recovery-code:passwd}
[zero-parameters] [zero-parameters]
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