Fix for OpenSuse leap, salt 2016.3.4-84.13
This commit is contained in:
parent
07d06079bc
commit
6b09358838
@ -81,7 +81,7 @@ nginx_phusionpassenger_repo:
|
||||
- pkg: nginx_install
|
||||
{% endif %}
|
||||
|
||||
{% if salt['grains.get']('os_family') == 'Suse' %}
|
||||
{% if salt['grains.get']('os_family') == 'Suse' or salt['grains.get']('os') == 'SUSE' %}
|
||||
nginx_zypp_repo:
|
||||
pkgrepo:
|
||||
{%- if from_official %}
|
||||
|
Loading…
Reference in New Issue
Block a user