mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-23 14:02:19 +00:00
7 lines
80 B
Text
7 lines
80 B
Text
|
nginx:
|
||
|
pkg.installed: []
|
||
|
service.running:
|
||
|
- require
|
||
|
- pkg: nginx
|
||
|
|