commit | 9bc205c5aecd791c6acf04f5ff5d3a44f151000a | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@tcpcloud.eu> | Wed Jan 27 11:13:39 2016 +0100 |
committer | Ales Komarek <ales.komarek@tcpcloud.eu> | Wed Jan 27 11:13:39 2016 +0100 |
tree | 6aa32bfae7606bc58a78ff7a291c041e261e1a60 | |
parent | 735a37c1c58bc61286101bbc2f82f25e1123a198 [diff] [blame] |
Pillar from salt, tests metadata
diff --git a/tests/pillar/minion_local.sls b/tests/pillar/minion_local.sls index 5ec6124..9e3168f 100644 --- a/tests/pillar/minion_local.sls +++ b/tests/pillar/minion_local.sls
@@ -2,3 +2,9 @@ minion: enabled: true local: true + pillar: + engine: salt + source: + engine: git + address: 'git@repo.domain.com:salt/pillar-demo.git' + branch: 'master' \ No newline at end of file