salt/scripts/suse/yum/plugins
2018-09-13 12:07:43 +02:00
..
README.md Add YUM plugin 2017-06-20 17:28:39 +01:00
yumnotify.conf Add YUM plugin 2017-06-20 17:28:39 +01:00
yumnotify.py Remove an empty line 2018-09-13 12:07:43 +02:00

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