| Petr Michalec | df4e781 | 2017-10-05 14:09:21 +0200 | [diff] [blame] | 1 | git: |
| 2 | client: | ||||
| 3 | enabled: true | ||||
| 4 | linux: | ||||
| 5 | system: | ||||
| 6 | enabled: true | ||||
| 7 | reclass: | ||||
| 8 | storage: | ||||
| 9 | enabled: true | ||||
| 10 | data_source: | ||||
| 11 | engine: git | ||||
| 12 | branch: master | ||||
| 13 | address: 'https://github.com/salt-formulas/openstack-salt.git' | ||||
| 14 | salt: | ||||
| 15 | master: | ||||
| 16 | enabled: true | ||||
| 17 | command_timeout: 5 | ||||
| 18 | worker_threads: 2 | ||||
| 19 | base_environment: prd | ||||
| 20 | #environment: | ||||
| 21 | # prd: | ||||
| 22 | # formula: | ||||
| 23 | # python: | ||||
| 24 | # source: git | ||||
| 25 | # address: 'https://github.com/salt-formulas/salt-formula-python.git' | ||||
| 26 | # revision: master | ||||
| 27 | pillar: | ||||
| 28 | engine: reclass | ||||