Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Rename env into clusterid and add environment in the OpenStack VMs tags | Lénaïc Huard | 2016-01-07 | 3 | -31/+47 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #1131 from lhuard1A/fix_terminate_openstack | Thomas Wiest | 2016-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix terminate.yml on OpenStack | Lénaïc Huard | 2016-01-07 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Setting relative paths in the upgrade playbooks wasn't working | Brenton Leanhardt | 2016-01-06 | 3 | -4/+4 | |
* | | | | | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 1 | -23/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 1 | -9/+0 | |
| * | | | | | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 1 | -8/+0 | |
| * | | | | | | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 | |
| * | | | | | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 1 | -18/+28 | |
* | | | | | | | playbook for restarting SDN | Joel Diaz | 2016-01-05 | 1 | -0/+53 | |
* | | | | | | | Stop haproxy and remove package during uninstall. | Andrew Butcher | 2016-01-05 | 1 | -0/+2 | |
* | | | | | | | I believe the ami id changed since the initial documentation was created for ... | Ryan Cook | 2016-01-04 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix error in byo cluster_hosts.yml | Jason DeTiberus | 2016-01-04 | 5 | -5/+10 | |
* | | | | | | Cleanup and fixes for cluster_id change | Jason DeTiberus | 2016-01-04 | 23 | -219/+128 | |
* | | | | | | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 36 | -113/+234 | |
* | | | | | | Merge pull request #951 from abutcher/nfs | Wesley Hearn | 2016-01-04 | 15 | -1/+60 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 15 | -1/+60 | |
* | | | | | | Remove lb from docker hosts. | Andrew Butcher | 2015-12-23 | 2 | -1/+2 | |
* | | | | | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 11 | -5/+52 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 2 | -0/+2 | |
| * | | | | | | fixes | Jason DeTiberus | 2015-12-15 | 1 | -1/+2 | |
| * | | | | | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 10 | -9/+51 | |
| * | | | | | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 4 | -2/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1065 from lebauce/flannel-fixes | Brenton Leanhardt | 2015-12-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly set use_flannel fact | Sylvain Baubeau | 2015-12-16 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Clean up versions.sh | Scott Dodson | 2015-12-16 | 1 | -3/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #1028 from kwoodson/remove_env_host_type | Kenny Woodson | 2015-12-14 | 31 | -114/+117 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 31 | -114/+117 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #954 from damaestro/update_latest_cloud_image | Thomas Wiest | 2015-12-10 | 3 | -3/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use join for the uncompress command. | Jonathan Steffan | 2015-11-22 | 1 | -1/+1 | |
| * | | | | | Update for latest CentOS-7-x86_64-GenericCloud. | Jonathan Steffan | 2015-11-22 | 3 | -3/+13 | |
* | | | | | | Merge pull request #1000 from detiber/localhostFix | Thomas Wiest | 2015-12-10 | 43 | -11/+112 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enforce connection: local and become: no on all localhost plays | Jason DeTiberus | 2015-11-30 | 43 | -11/+112 | |
* | | | | | | | Merge pull request #1030 from jtslear/make-examples-optional | Brenton Leanhardt | 2015-12-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -1/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 5 | -54/+14 | |
* | | | | | | | Merge pull request #1049 from abutcher/uninstall-hacluster | Brenton Leanhardt | 2015-12-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove hacluster user during uninstall. | Andrew Butcher | 2015-12-09 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* / / / / / / | Simplify session secrets overrides. | Andrew Butcher | 2015-12-09 | 1 | -10/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1020 from abutcher/pre-3.1-dnsip | Brenton Leanhardt | 2015-12-08 | 3 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 3 | -4/+2 | |
* | | | | | | | Merge pull request #986 from sdodson/preflight | Brenton Leanhardt | 2015-12-08 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Clarify the preflight port check output | Scott Dodson | 2015-11-30 | 1 | -7/+10 | |
* | | | | | | | Merge pull request #996 from lhuard1A/openstack_etcd | Thomas Wiest | 2015-12-04 | 3 | -0/+104 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add etcd nodes management in OpenStack | Lénaïc Huard | 2015-11-18 | 3 | -0/+104 | |
* | | | | | | | | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | 2015-12-04 | 2 | -2/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | added upgrade playbook for online | Stefanie Forrester | 2015-12-01 | 2 | -2/+35 | |
* | | | | | | | | | Merge pull request #983 from enoodle/manageiq_service | Brenton Leanhardt | 2015-12-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -0/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 2 | -19/+0 | |
|\ \ \ \ \ \ \ \ |