{ "_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 | 19024 | Robert Cowham |
Remove Vagrant stuff as now replaced by Docker. Avoid potential user confusion! |
||
#1 | 10638 | C. Thomas Tyler | Populate perforce_software-sdp-dev. | ||
//guest/perforce_software/sdp/main/test/sdp_test_config.json | |||||
#1 | 10148 | C. Thomas Tyler | Promoted the Perforce Server Deployment Package to The Workshop. |