Ales Komarek | cdb1d74 | 2016-01-26 00:00:36 +0100 | [diff] [blame^] | 1 | git: |
2 | client: | ||||
3 | enabled: true | ||||
4 | linux: | ||||
5 | system: | ||||
6 | enabled: true | ||||
Ales Komarek | 16bd253 | 2016-01-25 23:05:29 +0100 | [diff] [blame] | 7 | salt: |
8 | master: | ||||
9 | enabled: true | ||||
10 | command_timeout: 5 | ||||
11 | worker_threads: 2 | ||||
12 | base_environment: prd | ||||
Ales Komarek | cdb1d74 | 2016-01-26 00:00:36 +0100 | [diff] [blame^] | 13 | environment: |
14 | prd: | ||||
15 | formula: | ||||
16 | memcached: | ||||
17 | source: git | ||||
18 | address: 'git@git.domain.com/memcached-formula.git' | ||||
19 | revision: master |