Kaynağa Gözat

temp workaround for saltstack / saltformula bugs

pull/292/head
Thomas Thorburn 2 yıl önce
ebeveyn
işleme
43b1163bdd
1 değiştirilmiş dosya ile 0 ekleme ve 22 silme
  1. +0
    -22
      nginx/pkg.sls

+ 0
- 22
nginx/pkg.sls Dosyayı Görüntüle

@@ -69,28 +69,6 @@ nginx_official_repo:
- watch_in:
- pkg: nginx_install

{%- if grains.os not in ('Debian',) %}
## applies to Ubuntu and derivatives only #}
nginx_ppa_repo:
pkgrepo:
{%- if from_ppa %}
- managed
{%- else %}
- absent
{%- endif %}
{% if grains.os == 'Ubuntu' %}
- ppa: nginx/{{ nginx.ppa_version }}
{% else %}
- name: deb http://ppa.launchpad.net/nginx/{{ nginx.ppa_version }}/ubuntu {{ grains.oscodename }} main
- keyid: C300EE8C
- keyserver: keyserver.ubuntu.com
{% endif %}
- require_in:
- pkg: nginx_install
- watch_in:
- pkg: nginx_install
{%- endif %}

{%- if from_phusionpassenger %}
nginx_phusionpassenger_repo_keyring:
file.managed:

Yükleniyor…
İptal
Kaydet