Commit fee2ab1e authored by Xavier Thompson's avatar Xavier Thompson

slap/standalone: Enable hateoas in slapos.cfg

This is to take advantage of !290
parent f2f66264
......@@ -199,6 +199,7 @@ class SlapOSConfigWriter(ConfigWriter):
{read_only_shared_part_list}
{standalone_slapos._shared_part_root}
master_url = {standalone_slapos._master_url}
master_rest_url = {standalone_slapos._master_url}/hateoas
computer_id = {standalone_slapos._computer_id}
root_check = False
pidfile_software = {standalone_slapos._instance_pid}
......
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