Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1109 from abutcher/equal-sign | Brenton Leanhardt | 2016-01-05 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
|\ \ | |||||
| * | | Fixes typo assigning docker_service_status_changed which leads to misinterpre... | Eric Mountain | 2015-12-29 | 3 | -4/+10 |
* | | | 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. | 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 |
|\ \ \ \ | |||||
| * | | | | Adding ManageIQ service account by default | enoodle | 2015-12-30 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #958 from kwoodson/envfix | Kenny Woodson | 2016-01-04 | 52 | -267/+378 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | 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 |
| * | | | 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. | 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 | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
* | | | Merge pull request #951 from abutcher/nfs | Wesley Hearn | 2016-01-04 | 24 | -4/+220 |
|\ \ \ | |||||
| * | | | 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. | 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 necessary URLs for logging and metrics | git001 | 2015-12-22 | 5 | -0/+32 |
* | | | | Merge pull request #1103 from abutcher/lb-no-docker | Brenton Leanhardt | 2015-12-24 | 2 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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 | 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 | David Lloyd | 2015-12-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 68 | -122/+827 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 |
| * | | 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 |
| * | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 31 | -23/+173 |
* | | | Merge pull request #1086 from sdodson/xpaas-1.2-jboss-fuse | Thomas Wiest | 2015-12-17 | 42 | -458/+6825 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | 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 |
* | | | | | Merge pull request #1085 from smunilla/fix_test_fresh_install_with_config | Brenton Leanhardt | 2015-12-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | atomic-openshift-installer: Fix broken nosetest | Samuel Munilla | 2015-12-17 | 1 | -1/+1 |
* | | | | | | Merge pull request #1091 from joelddiaz/dns-average | Joel Diaz | 2015-12-17 | 1 | -2/+2 |
|\ \ \ \ \ \ |