From 2d986eaa3fdd537d0de380aef43ee73d15443dea Mon Sep 17 00:00:00 2001 From: Andrew Vant Date: Fri, 3 Apr 2015 15:35:14 -0400 Subject: [PATCH] Updated pillar.example with mine example. --- pillar.example | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pillar.example b/pillar.example index 66bb15d..ca41f63 100644 --- a/pillar.example +++ b/pillar.example @@ -66,6 +66,15 @@ salt: spam: sausage cheese: bread + # salt mine setup + mine_interval: 60 + # mine_functions can be set at the top level of the pillar, and + # that is preferable because it doesn't affect the conf file and + # doesn't require a minion restart. However, you can configure it + # here instead if you really want to. + mine_functions: + network.interface_ip: [eth0] + # salt cloud config cloud: master: salt