diff --git a/salt/map.jinja b/salt/map.jinja index 3847b71..f0fec91 100644 --- a/salt/map.jinja +++ b/salt/map.jinja @@ -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',