Commit 6889e8b0 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Let passwords have default length

parent 2f070644
......@@ -15,7 +15,7 @@
[instance-theia]
_update_hash_filename_ = instance-theia.cfg.jinja.in
md5sum = 002ca13ec4923d9efa7a99f58ea7917f
md5sum = 9367b495fd2a143da3c31d750abfa519
[instance]
_update_hash_filename_ = instance.cfg.in
......
......@@ -202,7 +202,6 @@ sla-instance_guid = {{ parameter_dict['additional-frontend-guid'] }}
[frontend-instance-password]
recipe = slapos.cookbook:generate.password
username = admin
bytes = 12
storage-path = $${buildout:parts-directory}/.$${:_buildout_section_name_}
[frontend-instance-port]
......
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