Use pkg.installed to install nginx (instead of pkg.latest)

This commit is contained in:
Antsiferov Grigory 2018-04-28 14:02:48 +03:00
parent 6726eaf29b
commit 6ceb2817ee

View File

@ -48,7 +48,7 @@ nginx:
- pkg: nginx
- pkg: openssl
- file: /etc/nginx/nginx.conf
pkg.latest:
pkg.installed:
- name: www-servers/nginx
- watch:
- portage_config: nginx