mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
![]() * Fixed code quality issues using DeepSource * Removed redundant call * Removed unnecessary import alias * Removed unused imports * Removed duplicate elements during set declaration * Delete .deepsource.toml * Update vmctl.py * Update vmctl.py * Update vmctl.py |
||
---|---|---|
.. | ||
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