2
0

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',
'pygit2': 'python2-pygit2',
'libgit2': 'libgit2',
'pyinotify': 'python2-pyinotify',
},
'Alpine': {
'salt_master': 'salt-master',