commit | 4db3c4b473e2a81ee2d13cfc50969c32a854f5c1 | [log] [tgz] |
---|---|---|
author | Swann Croiset <scroiset@mirantis.com> | Thu Apr 13 15:07:27 2017 +0200 |
committer | Swann Croiset <scroiset@mirantis.com> | Thu Apr 13 15:09:26 2017 +0200 |
tree | 2014094ad9e2d2eaa2a48b5beeb4a5c11c58903b | |
parent | 63423cfebb90d42b382b1f56eb0f3cd16308127a [diff] |
Remove legacy package Change-Id: I4a7c17cc22508f0ce15e12a05bce0daa0da69fee
diff --git a/sensu/map.jinja b/sensu/map.jinja index f1f2e0a..4d007ec 100644 --- a/sensu/map.jinja +++ b/sensu/map.jinja
@@ -1,6 +1,6 @@ {% set server = salt['grains.filter_by']({ 'Debian': { - 'pkgs': ['sensu', 'python-pip', 'ruby-sensu-plugin', 'ruby-bunny'], + 'pkgs': ['sensu', 'python-pip', 'ruby-bunny'], 'mine_checks': True, }, 'RedHat': {