summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/vars.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix up variable references remove "online" support from bin/clusterJason DeTiberus2016-04-291-4/+0
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-3/+3
|
* Add a DNS server on OpenStack clustersLénaïc Huard2016-02-041-4/+2
|
* Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-081-4/+8
|
* Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-041-0/+1
| | | | | | | | | - Move debug_level into vars.yml and byo inventory - change variables in cluster_hosts.yml to be g_* and update playbooks to use those values directly instead of setting them indirectly - added a new g_all_hosts entry in cluster_hosts to use in the update playbook instead of unioning all host types within the playbook - added a cluster_hosts.yml for the byo playbook
* Add etcd nodes management in OpenStackLénaïc Huard2015-11-181-0/+1
| | | | Fixes #472
* Properly pass the "external network" option to the HEAT templateLénaïc Huard2015-08-171-6/+2
| | | | Fixes #471
* Infra node supportWesley Hearn2015-07-231-0/+1
|
* Make all the OpenStack resources be managed by a Heat StackLénaïc Huard2015-07-151-17/+5
|
* Add a generic mechanism for passing optionsLénaïc Huard2015-07-031-17/+26
| | | | And use it in the libvirt and openstack playbooks
* Implement OpenStack providerLénaïc Huard2015-06-081-0/+39