Filip Pytloun | f5383a4 | 2015-10-06 16:28:32 +0200 | [diff] [blame] | 1 | applications: |
| 2 | - linux |
Ales Komarek | cbe08a2 | 2015-11-26 10:45:34 +0100 | [diff] [blame] | 3 | classes: |
| 4 | - service.linux.support |
Filip Pytloun | f5383a4 | 2015-10-06 16:28:32 +0200 | [diff] [blame] | 5 | parameters: |
| 6 | linux: |
| 7 | system: |
| 8 | enabled: true |
Filip Pytloun | f5383a4 | 2015-10-06 16:28:32 +0200 | [diff] [blame] | 9 | user: |
| 10 | root: |
| 11 | enabled: true |
| 12 | name: root |
| 13 | home: /root |
| 14 | timezone: Europe/Prague |
| 15 | cluster: default |
Jiri Broulik | 25839cc | 2017-04-18 17:05:20 +0200 | [diff] [blame] | 16 | purge_repos: false |
Filip Pytloun | f5383a4 | 2015-10-06 16:28:32 +0200 | [diff] [blame] | 17 | network: |
| 18 | enabled: true |
| 19 | hostname: ${linux:system:name} |
| 20 | fqdn: ${linux:system:name}.${linux:system:domain} |
| 21 | storage: |
| 22 | enabled: true |