Skip to content

Instantly share code, notes, and snippets.

@developerinlondon
Created April 7, 2016 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save developerinlondon/e139ecf6aa9d83af29f2266129377a25 to your computer and use it in GitHub Desktop.
Save developerinlondon/e139ecf6aa9d83af29f2266129377a25 to your computer and use it in GitHub Desktop.
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: ^
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: [ERROR ] Error parsing configuration file: /etc/salt/minion.d/_beacons.conf - mapping values are not allowed here
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: in "<string>", line 4, column 11:
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: mask:
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: ^
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: [ERROR ] Error parsing configuration file: /etc/salt/minion.d/_beacons.conf - mapping values are not allowed here
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: in "<string>", line 4, column 11:
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: mask:
Apr 07 13:05:33 2usvretzer.ad.here.com salt-minion[11199]: ^
Apr 07 13:05:35 2usvretzer.ad.here.com salt-minion[11199]: [WARNING ] /usr/lib/python2.7/site-packages/salt/modules/data.py:120: DeprecationWarning: Support for 'getva... instead.
Hint: Some lines were ellipsized, use -l to show in full.
[root@2usvretzer vagrant]# cat /etc/salt/minion.d/_beacons.conf
beacons:
inotify:
/vagrant/saltstack/salt
mask:
- create
- delete
- modify
recurse: True
auto_add: True
[root@2usvretzer vagrant]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment