mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Round 1 of files
This commit is contained in:
parent
a4bc5977cf
commit
0673e01c0a
12 changed files with 187 additions and 0 deletions
3
Vagrantfile
vendored
Normal file
3
Vagrantfile
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Vagrant.configure("2") do |config|
|
||||
config.vm.box = "genebean/centos-7-nocm"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue