Skip to content

Instantly share code, notes, and snippets.

@xorl
Created October 26, 2015 04:08
Show Gist options
  • Save xorl/c7d4259866836a9c7943 to your computer and use it in GitHub Desktop.
Save xorl/c7d4259866836a9c7943 to your computer and use it in GitHub Desktop.
{
{
"infrastructure-shared": [
"ops-tooling-vmhost1",
"ops-tooling-vmhost2"
]
},
"_meta" : {
"hostvars" : {
"ci-vmhost": {
"Params": {
"circonus": {},
"libvirt": {
"guests": {
"napistrano-ci1.snc1": {
"cpus": "2",
"disk": "70",
"mem": "8",
"type": "kvm"
},
"selenium-grid2.snc1": {
"cpus": "2",
"disk": "70",
"mem": "8",
"type": "kvm"
},
"uberdeploy-ci1.snc1": {
"cpus": "2",
"disk": "70",
"mem": "8",
"type": "kvm"
},
"vmhost-marc2.snc1": {
"cpus": "4",
"disk": "130",
"mem": "15",
"type": "kvm"
}
}
},
"splunk_forwarder": {}
},
"OpsParams": {
"configuration_management": "roller",
"environment": "production",
"lifecycle": "live"
},
"HostName": "ci-vmhost",
"Colo": "snc1"
},
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment