Browse Source

psutil package

tags/2016.12
Ales Komarek 8 years ago
parent
commit
76eb5f1ccb
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      salt/map.jinja

+ 3
- 1
salt/map.jinja View File

@@ -77,6 +77,7 @@ Debian:
pkgs:
- salt-minion
- python-m2crypto
- python-psutil
Gentoo:
pkgs:
- app-admin/salt
@@ -86,7 +87,8 @@ MacOS:
RedHat:
pkgs:
- salt-minion
- m2crypto
- pytohn-m2ext
- python-psutil
{%- endload %}

{%- if pillar.salt.minion is defined %}

Loading…
Cancel
Save