Merge pull request #35 from spsoit/master
Fixes missing requisites in ng.init
This commit is contained in:
commit
ee22c1c8c8
@ -14,3 +14,7 @@ extend:
|
|||||||
- file: nginx_config
|
- file: nginx_config
|
||||||
- require:
|
- require:
|
||||||
- file: nginx_config
|
- file: nginx_config
|
||||||
|
nginx_config:
|
||||||
|
file:
|
||||||
|
- require:
|
||||||
|
- pkg: nginx_install
|
||||||
|
Loading…
Reference in New Issue
Block a user