Browse Source
Enforce PPA's on Ubuntu(s) only; not Debian
tags/v0.55.0
N
6 years ago
No account linked to committer's email address
1 changed files with
3 additions and
0 deletions
-
nginx/ng/pkg.sls
|
|
|
|
|
|
|
|
- watch_in: |
|
|
- watch_in: |
|
|
- pkg: nginx_install |
|
|
- pkg: nginx_install |
|
|
|
|
|
|
|
|
|
|
|
{%- if grains.os not in ('Debian',) %} |
|
|
|
|
|
## applies to Ubuntu and derivatives only #} |
|
|
nginx_ppa_repo: |
|
|
nginx_ppa_repo: |
|
|
pkgrepo: |
|
|
pkgrepo: |
|
|
{%- if from_ppa %} |
|
|
{%- if from_ppa %} |
|
|
|
|
|
|
|
|
- pkg: nginx_install |
|
|
- pkg: nginx_install |
|
|
- watch_in: |
|
|
- watch_in: |
|
|
- pkg: nginx_install |
|
|
- pkg: nginx_install |
|
|
|
|
|
{%- endif %} |
|
|
|
|
|
|
|
|
nginx_phusionpassenger_repo: |
|
|
nginx_phusionpassenger_repo: |
|
|
pkgrepo: |
|
|
pkgrepo: |