mine_functions: grains.item: - fqdn - ipv4salt-call mine.get 'os:Ubuntu' 'grains.item' grain
2017-02-07 19:55:22,599 [salt.utils.event ][DEBUG ][2920] Sending event: tag = _minion_mine; data = {'clear': False, 'cmd': '_mine', 'data': {'grains.item': {'fqdn': 'my-host.blah.net', 'ipv4': ['1.2.3.4', '127.0.0.1']}}, 'id': 'my-host.blah.net', '_stamp': '2017-02-07T19:55:22.598564'}
I also notice in the minion logs w/ DEBUG on that I get these messages, which seem to indicate mine updates are being sent. (This node still doesn't show up in the mine output):2017-02-07 19:55:22,599 [salt.utils.event ][DEBUG ][2920] Sending event: tag = _minion_mine; data = {'clear': False, 'cmd': '_mine', 'data': {'grains.item': {'fqdn': 'my-host.blah.net', 'ipv4': ['1.2.3.4', '127.0.0.1']}}, 'id': 'my-host.blah.net', '_stamp': '2017-02-07T19:55:22.598564'}
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/885c42cd-2f60-4978-a428-8ce588c571af%40googlegroups.com.
Hey Karl,This sounds serious enough that I'd recommend opening an issue on our Github repo. The issue template will ask for some specific details that will help us figure out if it's really a bug or maybe just a misconfiguration.
--croC. R. OldhamSenior Platform Engineer, Integrations Team Lead, SaltStack
On Tue, Feb 7, 2017 at 1:00 PM, Karl Schafer <kschaf...@gmail.com> wrote:
I also notice in the minion logs w/ DEBUG on that I get these messages, which seem to indicate mine updates are being sent. (This node still doesn't show up in the mine output):2017-02-07 19:55:22,599 [salt.utils.event ][DEBUG ][2920] Sending event: tag = _minion_mine; data = {'clear': False, 'cmd': '_mine', 'data': {'grains.item': {'fqdn': 'my-host.blah.net', 'ipv4': ['1.2.3.4', '127.0.0.1']}}, 'id': 'my-host.blah.net', '_stamp': '2017-02-07T19:55:22.598564'}
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.