| Ales Komarek | 16bd253 | 2016-01-25 23:05:29 +0100 | [diff] [blame] | 1 | salt: |
| 2 | minion: | ||||
| 3 | enabled: true | ||||
| 4 | local: true | ||||
| 5 | pillar: | ||||
| 6 | engine: reclass | ||||
| 7 | data_dir: /srv/salt/reclass | ||||
| Ales Komarek | 735a37c | 2016-01-26 10:08:35 +0100 | [diff] [blame] | 8 | git: |
| 9 | client: | ||||
| 10 | enabled: true | ||||
| 11 | linux: | ||||
| 12 | system: | ||||
| 13 | enabled: true | ||||
| 14 | reclass: | ||||
| 15 | storage: | ||||
| 16 | enabled: true | ||||
| 17 | data_source: | ||||
| 18 | engine: git | ||||
| 19 | address: 'git@git.domain.com' | ||||
| 20 | branch: master | ||||