Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1120 from joelddiaz/sdn-reset | Joel Diaz | 2016-01-06 | 1 | -0/+53 |
|\ | | | | | playbook for restarting SDN | ||||
| * | playbook for restarting SDN | Joel Diaz | 2016-01-05 | 1 | -0/+53 |
|/ | |||||
* | Merge pull request #1116 from abutcher/uninstall-haproxy | Brenton Leanhardt | 2016-01-05 | 1 | -0/+2 |
|\ | | | | | Stop haproxy and remove package during uninstall. | ||||
| * | Stop haproxy and remove package during uninstall. | Andrew Butcher | 2016-01-05 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1107 from donovanmuller/patch-1 | Brenton Leanhardt | 2016-01-05 | 3 | -2/+8 |
|\ \ | |/ |/| | Group name as per hosts.origin.example | ||||
| * | Group name as per hosts.origin.example | Donovan Muller | 2016-01-05 | 3 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The example inventory file does not currently work and fails with: PLAY [Gather Cluster facts] *************************************************** skipping: no hosts matched PLAY RECAP ******************************************************************** this is because the group name is actually OSEv3 (inline with https://github.com/openshift/openshift-ansible/blob/master/inventory/byo/hosts.origin.example#L4) and not OSv3. Also added references to inventory/byo/hosts.[origin,ose,aep].example for more complete examples. | ||||
* | | Merge pull request #1112 from cooktheryan/master | Thomas Wiest | 2016-01-05 | 1 | -1/+1 |
|\ \ | | | | | | | Incorrect AMI id | ||||
| * | | I believe the ami id changed since the initial documentation was created for ↵ | Ryan Cook | 2016-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | | AWS deployment | ||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.21-1]. | Brenton Leanhardt | 2016-01-05 | 2 | -2/+77 |
| | | | |||||
* | | | Merge pull request #1109 from abutcher/equal-sign | Brenton Leanhardt | 2016-01-05 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix typo in etcd service status fact. | ||||
| * | | Fix typo in etcd service status fact. | Andrew Butcher | 2016-01-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1105 from EricMountain-1A/fix-restart-docker-handler | Brenton Leanhardt | 2016-01-04 | 3 | -4/+10 |
|\ \ \ | | | | | | | | | Fix Docker restart handling | ||||
| * | | | Fixes typo assigning docker_service_status_changed which leads to ↵ | Eric Mountain | 2015-12-29 | 3 | -4/+10 |
| | |/ | |/| | | | | | | | | | | | | | misinterpretation in handler. Fixes Docker restart handling to ensure openshift_docker role does restart Docker on change. | ||||
* | | | Merge pull request #1110 from abutcher/args | Brenton Leanhardt | 2016-01-04 | 4 | -2/+20 |
|\ \ \ | | | | | | | | | Fix osm_controller_args and osm_api_server_args settings. | ||||
| * | | | Fix osm_controller_args and osm_api_server_args settings. | Andrew Butcher | 2016-01-04 | 4 | -2/+20 |
| | | | | |||||
* | | | | Merge pull request #1050 from enoodle/propose_manageiq_as_default | Brenton Leanhardt | 2016-01-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Propose adding ManageIQ service account by default | ||||
| * | | | | Adding ManageIQ service account by default | enoodle | 2015-12-30 | 1 | -1/+1 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: enoodle <efreiber@redhat.com> | ||||
* | | | | Merge pull request #958 from kwoodson/envfix | Kenny Woodson | 2016-01-04 | 52 | -267/+378 |
|\ \ \ \ | |_|/ / |/| | | | Fixing meta data tags env and environment | ||||
| * | | | 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 | 28 | -219/+194 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | 38 | -170/+301 |
| | | | | |||||
* | | | | Merge pull request #1108 from abutcher/kube-args | Brenton Leanhardt | 2016-01-04 | 3 | -0/+9 |
|\ \ \ \ | |_|_|/ |/| | | | Add node kubelet args to inventory examples. | ||||
| * | | | Add node kubelet args to inventory examples. | Andrew Butcher | 2016-01-04 | 3 | -0/+9 |
|/ / / | |||||
* | | | Merge pull request #1101 from sdodson/bz1292684 | Brenton Leanhardt | 2016-01-04 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Install iptables, iptables-services when not is_aotmic | ||||
| * | | Install iptables, iptables-services when not is_aotmic | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #951 from abutcher/nfs | Wesley Hearn | 2016-01-04 | 24 | -4/+220 |
|\ \ \ | | | | | | | | | NFS for registry storage | ||||
| * | | | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 24 | -4/+220 |
| | | | | |||||
* | | | | Merge pull request #1095 from abutcher/restarts | Brenton Leanhardt | 2016-01-04 | 6 | -10/+10 |
|\ \ \ \ | |_|_|/ |/| | | | Fix restart handlers | ||||
| * | | | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 6 | -10/+10 |
|/ / / | |||||
* | | | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 5 | -0/+32 |
|\ \ \ | | | | | | | | | Add the new metrics and logging urls v2 | ||||
| * | | | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 5 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add the necessary URLs for logging and metrics use the dict in the right way add the new variables into the hosts file add the new variables into the hosts file add the new variables into the hosts file Adopted the config text | ||||
* | | | | Merge pull request #1103 from abutcher/lb-no-docker | Brenton Leanhardt | 2015-12-24 | 2 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Remove lb from docker hosts. | ||||
| * | | | | Remove lb from docker hosts. | Andrew Butcher | 2015-12-23 | 2 | -1/+2 |
| | | | | | |||||
* | | | | | Merge pull request #1094 from abutcher/notify | Brenton Leanhardt | 2015-12-24 | 3 | -2/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | Reset Type=notify for controllers service | ||||
| * | | | | Conditionalize for 3.1.1/1.1.1 | Andrew Butcher | 2015-12-18 | 2 | -0/+9 |
| | | | | | |||||
| * | | | | Use notify for workaround controllers unit. | Andrew Butcher | 2015-12-18 | 2 | -3/+1 |
| |/ / / | |||||
* | | | | Merge pull request #1100 from sdodson/xpaas-1.2-jboss-fuse | Brenton Leanhardt | 2015-12-23 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Install all xpaas streams when enabled | ||||
| * | | | | Install all xpaas streams when enabled | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1098 from lloy0076/patch-1 | Brenton Leanhardt | 2015-12-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Link to Tito Home Page is Broken | ||||
| * | | | Link to Tito Home Page is Broken | David Lloyd | 2015-12-22 | 1 | -1/+1 |
|/ / / | | | | | | | I've found the "most likely" link - the linked project describes itself as: "Tito is a tool for managing RPM based projects using git for their source code repository" ... which sounds like what this might have once linked to. The documentation examples in the link's README.md also looks very much like the above. | ||||
* | | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 68 | -122/+827 |
|\ \ \ | |/ / |/| | | Containerized install with SDN support | ||||
| * | | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 4 | -6/+63 |
| | | | |||||
| * | | Install httpd-tools when not is_atomic | Scott Dodson | 2015-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix containerized variable | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
| | | | |||||
| * | | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 20 | -15/+36 |
| | | | |||||
| * | | Move all docker config into openshift_docker to minimize docker restarts | Scott Dodson | 2015-12-15 | 3 | -8/+31 |
| | | | |||||
| * | | Add openshift_cli role | Scott Dodson | 2015-12-15 | 6 | -18/+68 |
| | | | | | | | | | | | | | | | | | | This role ensures that the clients package is installed or if it's a containerized install places a wrapper script in /usr/local/bin/openshift and symlinks for oc, oadm, and kubectl. | ||||
| * | | pull docker images only if not already present | Jason DeTiberus | 2015-12-15 | 4 | -10/+41 |
| | | | |||||
| * | | fixes | Jason DeTiberus | 2015-12-15 | 12 | -84/+104 |
| | | | |||||
| * | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 49 | -174/+527 |
| | | |