Change-Id: I103bc89f8ca9795f8374a1ff35f589134d714116pull/56/head
enabled: true | enabled: true | ||||
master: | master: | ||||
host: localhost | host: localhost | ||||
pkgs: | |||||
- python-m2crypto | |||||
- python-psutil | |||||
- python-yaml | |||||
linux: | linux: | ||||
system: | system: | ||||
enabled: true | enabled: true | ||||
- master_ssh_root | - master_ssh_root | ||||
- minion_pki_cert | - minion_pki_cert | ||||
- master_formulas | - master_formulas | ||||
common.sls: | |||||
salt: | |||||
master: | |||||
#Use a useless package to avoid upgrading salt-master | |||||
pkgs: | |||||
- python-yaml | |||||
pillars-from-files: | pillars-from-files: | ||||
minion_pki.sls: tests/pillar/minion_pki_ca.sls | minion_pki.sls: tests/pillar/minion_pki_ca.sls | ||||
minion_pki_cert.sls: tests/pillar/minion_pki_cert.sls | minion_pki_cert.sls: tests/pillar/minion_pki_cert.sls |