summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/files/heat_stack.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-508/+0
|
* Port 10255 unnecessary. Removing all instancesChris Callegari2017-04-041-10/+0
|
* Revert "Revert openshift.node.nodename changes"Scott Dodson2016-11-081-161/+2
|
* Revert "Fix the nodeName of the OpenShift nodes on OpenStack"Scott Dodson2016-11-071-2/+161
| | | | This reverts commit aaaf82ba6032d0b1e9c36a39a7eda25b8c5f4b84.
* Fix typosRodolfo Carvalho2016-10-191-1/+1
|
* Remove the DNS VM on OpenStackLénaïc Huard2016-09-271-173/+1
|
* Fix the nodeName of the OpenShift nodes on OpenStackLénaïc Huard2016-09-221-37/+50
|
* Open OpenStack security group for the service node port rangeLénaïc Huard2016-08-191-0/+11
| | | | | | | | | | | | With OpenShift 3.2, creating a service accessible from the outside of the cluster thanks to `nodePort` automatically opens the “local” `iptables` firewall to allow incoming connection on the `nodePort` of the service. In order to benefit from this improvement, the OpenStack security group shouldn’t block those incoming connections. This change opens, on the OS nodes, the port range dedicated to service node ports.
* Re-align the OpenStack firewall rules with the iptables rulesLénaïc Huard2016-07-121-0/+30
|
* add skydns port 8053 to openstack master sec groupjawed2016-06-071-0/+8
|
* openstack_fixesJason DeTiberus2016-05-051-1/+7
| | | | - move openstack user-data content into heat template
* added new openshift-metrics serviceJose David Martin Nieto2016-04-201-1/+0
|
* Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard2016-04-011-0/+4
| | | | https://docs.ansible.com/ansible/intro_configuration.html#pipelining
* added node-secgroup to master_nodesJose David Martin Nieto2016-02-221-5/+6
|
* Add a DNS server on OpenStack clustersLénaïc Huard2016-02-041-19/+170
|
* Rename env into clusterid and add environment in the OpenStack VMs tagsLénaïc Huard2016-01-071-30/+39
|
* Add etcd nodes management in OpenStackLénaïc Huard2015-11-181-0/+88
| | | | Fixes #472
* Properly pass the "external network" option to the HEAT templateLénaïc Huard2015-08-171-18/+24
| | | | Fixes #471
* Infra node support for OpenStackLénaïc Huard2015-08-121-9/+94
|
* Make all the OpenStack resources be managed by a Heat StackLénaïc Huard2015-07-151-0/+279