slapos.cfg.in 547 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
[slapos]
software_root = ${:software-root}
instance_root = ${:instance-root}
master_url = ${:master-url}

key_file = ${:computer-key-file}
cert_file = ${:computer-certificate-file}
certificate_repository_path = ${:certificate-repository-path}

computer_id = ${:computer-id}
maximal_delay = 0

# Don't check if we are using root
root_check = false

[slapformat]
alter_user = false
alter_network = false
input_definition_file = ${:computer-definition-file}
computer_xml = ${:computer-xml}
21
partition_amount = ${:partition-amount}
22 23
create_tap = false