mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-23 22:12:17 +00:00
6 lines
81 B
Text
6 lines
81 B
Text
nginx:
|
|
pkg.installed: []
|
|
service.running:
|
|
- require:
|
|
- pkg: nginx
|
|
|