Browse Source

Fix typo in package name

tags/2016.12
Olivier Bourdon 8 years ago
parent
commit
d261b33c40
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      salt/map.jinja

+ 1
- 1
salt/map.jinja View File

@@ -87,7 +87,7 @@ MacOS:
RedHat:
pkgs:
- salt-minion
- pytohn-m2ext
- python-m2ext
- python-psutil
{%- endload %}


Loading…
Cancel
Save