I have a beacon working on OL 7.8 but when I try the same config on OL 7.7 it does not fire. I am not seeing anything in the minion logs when it starts, no errors on the beacon. Anything you can think of to check? The simple beacon:
inotify:
- files:
/etc:
mask:
- modify
- close_write
- delete
- attrib
recurse: True
auto_add: True