mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
a27415c4cc
* Add plugin for Yum-Salt integration * Add configuration for the yumnotify plugin * Fixes wrong 'enabled' opts for yumnotify plugin |
||
---|---|---|
.. | ||
README.md | ||
yumnotify.conf | ||
yumnotify.py |
What it is
Plugin which provides a notification mechanism to Salt, if Yum is used outside of it.
Installation
Configuration files are going to:
`/etc/yum/pluginconf.d/[name].conf`
Plugin itself goes to:
`/usr/share/yum-plugins/[name].conf`
Permissions
User: root Group: root Mode: 644