mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
More testing
This commit is contained in:
parent
d008f064cc
commit
1241ef7c85
9 changed files with 65 additions and 23 deletions
4
Vagrantfile
vendored
4
Vagrantfile
vendored
|
|
@ -1,3 +1,3 @@
|
|||
Vagrant.configure("2") do |config|
|
||||
config.vm.box = "genebean/centos-7-nocm"
|
||||
Vagrant.configure('2') do |config|
|
||||
config.vm.box = 'genebean/centos-7-nocm'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue