Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1008 from detiber/upgradeVersionCheck | Brenton Leanhardt | 2016-01-07 | 1 | -4/+7 |
|\ | | | | | Improve 3.1/1.1 upgrade check | ||||
| * | Improve 3.1/1.1 upgrade check | Jason DeTiberus | 2015-12-02 | 1 | -4/+7 |
| | | |||||
* | | Merge pull request #1132 from lhuard1A/fix_clusterid_openstack | Thomas Wiest | 2016-01-07 | 3 | -31/+47 |
|\ \ | | | | | | | Rename env into clusterid and add environment in the OpenStack VMs tags | ||||
| * | | 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 #1129 from brenton/manageiq | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Bug 1296388 - The playbook still configure ManageIQ when openshift_us… | ||||
| * | | | Bug 1296388 - The playbook still configure ManageIQ when ↵ | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | openshift_use_manageiq is false | ||||
* | | | | Merge pull request #1134 from sdodson/cli-wrapper | Brenton Leanhardt | 2016-01-07 | 1 | -1/+15 |
|\ \ \ \ | | | | | | | | | | | Add a banner to CLI wrapper instructing users that it's only for boot… | ||||
| * | | | | Add a banner to CLI wrapper instructing users that it's only for bootstrapping | Scott Dodson | 2016-01-07 | 1 | -1/+15 |
|/ / / / | | | | | | | | | | | | | Also remove -a STDIN,STDOUT,STDERR that's the default | ||||
* | | | | Merge pull request #1115 from sdodson/bz1295677 | Brenton Leanhardt | 2016-01-07 | 1 | -8/+1 |
|\ \ \ \ | | | | | | | | | | | Fix multi-word arguments & cli wrapper stdin plumbing | ||||
| * | | | | Fix multi-word arguments & cli wrapper stdin plumbing | Scott Dodson | 2016-01-06 | 1 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/1295677 Fixes `echo "foo" | oc create -f -` | ||||
* | | | | | Merge pull request #1131 from lhuard1A/fix_terminate_openstack | Thomas Wiest | 2016-01-07 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix terminate.yml on OpenStack | ||||
| * | | | | | Fix terminate.yml on OpenStack | Lénaïc Huard | 2016-01-07 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1130 from sdodson/bz1296022 | Brenton Leanhardt | 2016-01-07 | 2 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Install gluster and ceph packages when containerized but not atomic | ||||
| * | | | | Install gluster and ceph packages when containerized but not atomic | Scott Dodson | 2016-01-07 | 2 | -2/+2 |
|/ / / / | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1296022 | ||||
* | | | | Merge pull request #1127 from wshearn/update_config_base_online | Wesley Hearn | 2016-01-07 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Update openshift_facts config_base for Online deployments | ||||
| * | | | | Update openshift_facts config_base for Online deployments | Wesley Hearn | 2016-01-07 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.24-1]. | Brenton Leanhardt | 2016-01-07 | 2 | -2/+6 |
|/ / / / | |||||
* | | | | Merge pull request #1126 from brenton/upgrade_fix1 | Brenton Leanhardt | 2016-01-07 | 3 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Setting relative paths in the upgrade playbooks wasn't working | ||||
| * | | | | Setting relative paths in the upgrade playbooks wasn't working | Brenton Leanhardt | 2016-01-06 | 3 | -4/+4 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.23-1]. | Brenton Leanhardt | 2016-01-06 | 2 | -2/+14 |
| | | | | | |||||
* | | | | | Merge pull request #1123 from brenton/manageiq | Brenton Leanhardt | 2016-01-06 | 2 | -1/+31 |
|\ \ \ \ \ | | | | | | | | | | | | | We can't enable manageiq for installations less than OSE 3.1 or Origi… | ||||
| * | | | | | We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1 | Brenton Leanhardt | 2016-01-06 | 2 | -1/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | This is because 'oadmn policy add-scc-to-user' didn't exist in 3.0 | ||||
* | | | | | | Merge pull request #1113 from lhuard1A/fix_subscription | Thomas Wiest | 2016-01-06 | 1 | -1/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix RHN subscription by explicitly attaching to the right pool | ||||
| * | | | | | Fix RHN subscription by explicitly attaching to the right pool | Lénaïc Huard | 2016-01-06 | 1 | -1/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 7 | -37/+112 |
|\ \ \ \ \ | | | | | | | | | | | | | Clean up idempotency issues with session secrets. | ||||
| * | | | | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 3 | -22/+15 |
| | | | | | | |||||
| * | | | | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 4 | -46/+55 |
| | | | | | | |||||
| * | | | | | Secrets validation. | Andrew Butcher | 2016-01-04 | 3 | -5/+52 |
| | | | | | | |||||
| * | | | | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 5 | -29/+55 |
| | | | | | | |||||
* | | | | | | Merge pull request #1124 from abutcher/container-virt_use_nfs | Brenton Leanhardt | 2016-01-06 | 1 | -3/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove not is_containerized restriction on storage plugin includes. | ||||
| * | | | | | | Remove not is_containerized restriction on storage plugin includes. | Andrew Butcher | 2016-01-06 | 1 | -3/+2 |
| | | | | | | | |||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.22-1]. | Kenny Woodson | 2016-01-06 | 2 | -2/+9 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | 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 |