commit | b2c8ff6df547ea477c5ee86181b313771b947547 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@tcpcloud.eu> | Mon Aug 22 00:20:01 2016 +0200 |
committer | Ales Komarek <ales.komarek@tcpcloud.eu> | Mon Aug 22 00:20:01 2016 +0200 |
tree | aae26af78723952f2a19e94b59c9de8141d603c6 | |
parent | 8fb1da84906cf840b697539cc7a9a5a90255a126 [diff] [blame] |
Pillar test data
diff --git a/tests/pillar/master_api.sls b/tests/pillar/master_api.sls new file mode 100644 index 0000000..b5bd653 --- /dev/null +++ b/tests/pillar/master_api.sls
@@ -0,0 +1,25 @@ +git: + client: + enabled: true +linux: + system: + enabled: true +salt: + master: + enabled: true + source: + engine: pkg + pillar: + engine: salt + source: + engine: local + environment: + prd: + formula: {} + api: + enabled: true + ssl: + engine: salt + bind: + address: 0.0.0.0 + port: 8000