blob: e75718a7a1af9e639658f80dae29039ccc1cbdc4 [file] [log] [blame]
Filip Pytlounf5383a42015-10-06 16:28:32 +02001applications:
2- linux
Ales Komarekcbe08a22015-11-26 10:45:34 +01003classes:
4- service.linux.support
Filip Pytlounf5383a42015-10-06 16:28:32 +02005parameters:
6 linux:
7 system:
8 enabled: true
Filip Pytlounf5383a42015-10-06 16:28:32 +02009 user:
10 root:
11 enabled: true
12 name: root
13 home: /root
14 timezone: Europe/Prague
15 cluster: default
Jiri Broulik25839cc2017-04-18 17:05:20 +020016 purge_repos: false
Filip Pytlounf5383a42015-10-06 16:28:32 +020017 network:
18 enabled: true
19 hostname: ${linux:system:name}
20 fqdn: ${linux:system:name}.${linux:system:domain}
21 storage:
22 enabled: true