Merge pull request #152 from jeduardo/pkg_install_fix
Fixed reference to pkg state when installing from official Debian repo
This commit is contained in:
commit
15a1291495
@ -20,9 +20,9 @@ nginx-official-repo:
|
||||
- keyid: ABF5BD827BD9BF62
|
||||
- keyserver: keyserver.ubuntu.com
|
||||
- require_in:
|
||||
- pkg: nginx
|
||||
- pkg: nginx_install
|
||||
- watch_in:
|
||||
- pkg: nginx
|
||||
- pkg: nginx_install
|
||||
{%- else %}
|
||||
nginx_ppa_repo:
|
||||
pkgrepo:
|
||||
|
Loading…
Reference in New Issue
Block a user