commit | b4b8059b2173488004d20e21f19a4805ca057358 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:28:32 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:40:56 2015 +0200 |
tree | d1f66ffee82ed866b702dfd6be3e43590f15cf2d |
Initial commit
diff --git a/metadata/service/minion/cluster.yml b/metadata/service/minion/cluster.yml new file mode 100644 index 0000000..fbb64dc --- /dev/null +++ b/metadata/service/minion/cluster.yml
@@ -0,0 +1,13 @@ +applications: +- salt +parameters: + salt: + minion: + enabled: true + master: + host: ${_param:salt_master_host} + mine: + interval: 60 + module: + grains.items: [] + network.interfaces: []