Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | 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 -` | ||||
* | | | 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 | ||||
* | | Update openshift_facts config_base for Online deployments | Wesley Hearn | 2016-01-07 | 1 | -2/+2 |
| | | |||||
* | | 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 | 4 | -7/+73 |
|\ \ \ | | | | | | | | | Clean up idempotency issues with session secrets. | ||||
| * | | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 2 | -13/+15 |
| | | | | |||||
| * | | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 2 | -9/+54 |
| | | | | |||||
| * | | | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 |
| | | | | |||||
| * | | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 3 | -5/+14 |
| | | | | |||||
* | | | | Remove not is_containerized restriction on storage plugin includes. | Andrew Butcher | 2016-01-06 | 1 | -3/+2 |
| |_|/ |/| | | |||||
* | | | 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 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | 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 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | 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 #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 | 8 | -3/+154 |
|\ \ \ \ | |_|_|/ |/| | | | NFS for registry storage | ||||
| * | | | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 8 | -3/+154 |
| | | | | |||||
* | | | | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 6 | -10/+10 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 2 | -0/+8 |
|\ \ \ | | | | | | | | | Add the new metrics and logging urls v2 | ||||
| * | | | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #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 |
| |/ / / | |||||
* | | / | Install all xpaas streams when enabled | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 56 | -117/+674 |
|\ \ \ | |/ / |/| | | 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 | 18 | -15/+34 |
| | | | |||||
| * | | 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 | 11 | -83/+102 |
| | | | |||||
| * | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 38 | -165/+375 |
| | | | |||||
| * | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 27 | -21/+169 |
| | | | | | | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml | ||||
* | | | Merge pull request #1086 from sdodson/xpaas-1.2-jboss-fuse | Thomas Wiest | 2015-12-17 | 42 | -458/+6825 |
|\ \ \ | | | | | | | | | Xpaas 1.2 and JBOSS Fuse examples | ||||
| * | | | Add jboss-fuse/application-templates/fis-image-streams.json | Scott Dodson | 2015-12-17 | 2 | -0/+57 |
| | | | | |||||
| * | | | Update from jboss-openshift/application-templates ose-v1.2.0-1 | Scott Dodson | 2015-12-17 | 41 | -458/+6768 |
| | | | |