{
"_comment": "This file defines Vagrant boxes for use with SDP testing",
"oses": [
{
"osname": "ubuntu",
"box": "ubuntu-precise64",
"box_url": "http://files.vagrantup.com/precise64.box",
"nodes": [
{
":nodename": "sdpmaster",
":ip": "10.10.20.2"
}
]
},
{
"osname": "centos",
"box": "centos64-x64",
"box_url": "http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210.box",
"nodes": [
{
":nodename": "sdpmaster",
":ip": "10.10.30.2"
}
]
}
]
}
# |
Change |
User |
Description |
Committed |
|
#2
|
19322 |
robert_cowham |
Propagate Docker tests to Main. No functional change. |
|
|
#1
|
10148 |
tom_tyler |
Promoted the Perforce Server Deployment Package to The Workshop. |
|
|