Salt & Vagrant Integration mine.update

2 views
Skip to first unread message

Brian Carpio

unread,
Jul 27, 2017, 1:04:18 PM7/27/17
to Vagrant
So, I'm having a problem that when I vagrant up a machine that is using the Salt Provisioner I have to vagrant ssh into the machine and run salt-call mine.update and then rerun vagrant provision for my salt mine functions to work. 

The minion config I am passing to my Salt Vagrant provisioner is:


--- /etc/salt/minion --- 
file_client: local
mine_functions:
  network.ip_addrs: []
  grains.items: []
mine_interval: 1
---- end ---- 

But the salt mine still doesn't seem to get updated info unless I run it from inside the Virtual Machine. Has anyone else seen this behavior? 



Reply all
Reply to author
Forward
0 new messages