switch to master

pull/1/head
Raymond Yee 2016-05-07 15:20:48 -07:00
parent 761cafa110
commit 1222d677dc
1 changed files with 2 additions and 2 deletions

4
vagrant/Vagrantfile vendored
View File

@ -94,7 +94,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
"-e class=just",
"-e hostname=just.unglue.it",
"-e setdns=true",
"-e branch=sysadmin"
"-e branch=master"
]
end
@ -151,7 +151,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
"-e class=just",
"-e hostname=just2.unglue.it",
"-e setdns=true",
"-e branch=sysadmin"
"-e branch=master"
]
end