setup vagrant box roles and nginx package
This commit is contained in:
parent
6f9b17dc49
commit
18ae1e15f4
9 changed files with 88 additions and 0 deletions
1
Vagrantfile
vendored
1
Vagrantfile
vendored
|
@ -58,6 +58,7 @@ Vagrant.configure(2) do |config|
|
|||
salt.minion_id = "gvadev"
|
||||
salt.masterless = true
|
||||
salt.run_highstate = true
|
||||
salt.verbose = true
|
||||
salt.colorize = true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue