Browse Source

add m2crypto package for minion

tags/0.4
marco 8 years ago
parent
commit
b14086ada2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      salt/map.jinja

+ 2
- 0
salt/map.jinja View File

@@ -76,6 +76,7 @@ Arch:
Debian:
pkgs:
- salt-minion
- m2crypto
Gentoo:
pkgs:
- app-admin/salt
@@ -85,6 +86,7 @@ MacOS:
RedHat:
pkgs:
- salt-minion
- m2crypto
{%- endload %}

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

Loading…
Cancel
Save