0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-30 23:55:23 +01:00

Added default pyinotify package name for archlinux.

This commit is contained in:
Tibold 2017-08-16 07:20:00 +00:00
parent e94f15d0fe
commit 80a160a810

View File

@ -100,6 +100,7 @@ that differ from whats in defaults.yaml
'salt_ssh': 'salt', 'salt_ssh': 'salt',
'pygit2': 'python2-pygit2', 'pygit2': 'python2-pygit2',
'libgit2': 'libgit2', 'libgit2': 'libgit2',
'pyinotify': 'python2-pyinotify',
}, },
'Alpine': { 'Alpine': {
'salt_master': 'salt-master', 'salt_master': 'salt-master',