Commit 9e0e7bf0 authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: recovery and shell codes are longer

parent bfb7a3d8
......@@ -116,7 +116,7 @@ sessions = $${buildout:directory}/.sessions
[recovery-code]
recipe = slapos.cookbook:generate.password
storage-path = $${directory:etc}/.rcode
bytes = 4
bytes = 8
# Deploy cloud9 and slaprunner
[cloud9]
......@@ -544,7 +544,7 @@ key-file = $${ca-shellinabox:key-file}
[shellinabox-code]
recipe = slapos.cookbook:generate.password
storage-path = $${directory:etc}/.scode
bytes = 4
bytes = 8
[shell]
recipe = slapos.cookbook:shell
......
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