Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 1 | -23/+26 |
|\ | | | | | Clean up idempotency issues with session secrets. | ||||
| * | 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 |
| | | | | | | | | AWS deployment | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | 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 |
|\ \ | |/ |/| | NFS for registry storage | ||||
| * | 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 |
|\ \ | | | | | | | Containerized install with SDN support | ||||
| * | | 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 |
| |/ | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml | ||||
* | | Merge pull request #1065 from lebauce/flannel-fixes | Brenton Leanhardt | 2015-12-17 | 1 | -0/+1 |
|\ \ | | | | | | | Use inventory value when checking for flannel | ||||
| * | | 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 |
|\ \ | | | | | | | Removing env-host-type in preparation of env and environment changes. | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | Update for latest CentOS-7-x86_64-GenericCloud. | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Use xz compressed image - Update sha256 for new image - Update docs to reflect new settings | ||||
* | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true | ||||
* | | | | | 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. | ||||
| * | | | | | 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 |
|\ \ \ \ | | | | | | | | | | | Default 3.0.x dnsIP | ||||
| * | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | | Add etcd nodes management in OpenStack | Lénaïc Huard | 2015-11-18 | 3 | -0/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #472 | ||||
* | | | | | | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | 2015-12-04 | 2 | -2/+35 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | added upgrade playbook for online | ||||
| * | | | | | | 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 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Adding ManageIQ service account | ||||
| * | | | | | | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -0/+2 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | Signed-off-by: enoodle <efreiber@redhat.com> | ||||
* | | | | | | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 2 | -19/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Refactor dns options and facts | ||||
| * | | | | | | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 2 | -19/+0 |
| | | | | | | | |||||
* | | | | | | | Fix openshift_facts playbook for yum/dnf changes | Jason DeTiberus | 2015-12-02 | 1 | -2/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #966 from maxamillion/fedora | Wesley Hearn | 2015-12-02 | 2 | -1/+38 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fedora changes: | ||||
| * | | | | | | | Fedora changes: | Adam Miller | 2015-12-02 | 2 | -1/+38 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml |