{ "_comment": "Vagrant box for Helix Server", "oses": [ { "osname": "CentOS", "box": "puppetlabs/centos-7.2-64-nocm", "box_url": "https://atlas.hashicorp.com/puppetlabs/centos-7.2-64-nocm", "nodes": [ { ":nodename": "helix-01", ":ip": "172.30.30.31" } ] } ] }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 25084 | C. Thomas Tyler | Adjusted Vagrant config based on changes on available VM configs. | ||
#3 | 22189 | C. Thomas Tyler | Changed baseline VM from Puppet Labs. | ||
#2 | 19253 | C. Thomas Tyler | Routine merge-down from main to dev. | ||
#1 | 14904 | C. Thomas Tyler |
Prepared CentOS VM, initialized by Vagrant (command-line virtual machine management) for ground-up test environment building, starting from the vanilla CentOS OS installation. Modified startup scripts to use the Helix Installer to simpfliy the bulk of the installation. Added test config file for testing on Vagrant-initialized 'helix-01' box. |
||
//guest/perforce_software/cbd/dev/test/cbd_test_config.json | |||||
#1 | 11354 | C. Thomas Tyler | Started work on Vagrant test harness. |