{
"_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 | |
|---|---|---|---|---|---|
| #1 | 10151 | alan_petersen |
Populate //guest/alan_petersen/sdp/... from //guest/perforce_software/sdp/.... |
||
| //guest/perforce_software/sdp/main/test/sdp_test_config.json | |||||
| #1 | 10148 | C. Thomas Tyler | Promoted the Perforce Server Deployment Package to The Workshop. | ||