Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 15 | -2/+251 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage | ||||
* | Merge pull request #1040 from abutcher/pacemaker-pass | Brenton Leanhardt | 2015-12-09 | 1 | -7/+2 |
|\ | | | | | Squash pcs install into one task. | ||||
| * | Squash pcs install into one task. | Andrew Butcher | 2015-12-09 | 1 | -7/+2 |
| | | |||||
* | | Merge pull request #1039 from sdodson/fix-version-dependent-content | Brenton Leanhardt | 2015-12-09 | 4 | -866/+76 |
|\ \ | |/ |/| | Fix version dependent image streams | ||||
| * | Fix version dependent image streams | Scott Dodson | 2015-12-09 | 4 | -866/+76 |
| | | |||||
* | | Merge pull request #1020 from abutcher/pre-3.1-dnsip | Brenton Leanhardt | 2015-12-08 | 1 | -1/+4 |
|\ \ | | | | | | | Default 3.0.x dnsIP | ||||
| * | | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 1 | -1/+4 |
| | | | |||||
* | | | Merge pull request #1036 from joelddiaz/zbx-action | Joel Diaz | 2015-12-08 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix absent state | ||||
| * | | | Fix delete state | Joel Diaz | 2015-12-08 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #1011 from sdodson/sync-examples | Brenton Leanhardt | 2015-12-08 | 17 | -67/+259 |
|\ \ \ \ | |_|_|/ |/| | | | Sync db-templates, image-streams, and quickstart-templates | ||||
| * | | | Update sync db-templates, image-streams, and quickstart-templates | Scott Dodson | 2015-12-02 | 17 | -67/+259 |
| | | | | |||||
* | | | | Merge pull request #996 from lhuard1A/openstack_etcd | Thomas Wiest | 2015-12-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Add etcd nodes management in OpenStack | ||||
| * | | | | Add etcd nodes management in OpenStack | Lénaïc Huard | 2015-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Fixes #472 | ||||
* | | | | | Merge pull request #1016 from joelddiaz/move-docker-timeout-workaround | Joel Diaz | 2015-12-04 | 6 | -129/+57 |
|\ \ \ \ \ | | | | | | | | | | | | | bring the docker udev workaround into openshift-ansible.git | ||||
| * | | | | | bring the docker udev workaround into openshift-ansible.git | Joel Diaz | 2015-12-04 | 6 | -129/+57 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | 2015-12-04 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | added upgrade playbook for online | ||||
| * | | | | | added upgrade playbook for online | Stefanie Forrester | 2015-12-01 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1025 from mwoodson/master_checks | Matt Woodson | 2015-12-04 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Zabbix: put in a note about trigger prototype dependency | ||||
| * | | | | | | Zabbix: put in a note about trigger prototype dependency | Matt Woodson | 2015-12-04 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #983 from enoodle/manageiq_service | Brenton Leanhardt | 2015-12-04 | 4 | -1/+76 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Adding ManageIQ service account | ||||
| * | | | | | | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 4 | -1/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: enoodle <efreiber@redhat.com> | ||||
* | | | | | | | Zabbix: added dependency for inode disk check | Matt Woodson | 2015-12-04 | 1 | -5/+7 |
| | | | | | | | |||||
* | | | | | | | Zabbix: added dependency for disk check | Matt Woodson | 2015-12-04 | 1 | -5/+8 |
| | | | | | | | |||||
* | | | | | | | zabbix: removed ethernet graphs | Matt Woodson | 2015-12-04 | 1 | -12/+0 |
| | | | | | | | |||||
* | | | | | | | Zabbix: added trigger dependencies to certain master checks | Matt Woodson | 2015-12-04 | 1 | -26/+37 |
| | | | | | | | |||||
* | | | | | | | added the pv zabbix keys | Matt Woodson | 2015-12-03 | 1 | -0/+30 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 4 | -19/+10 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Refactor dns options and facts | ||||
| * | | | | | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 4 | -19/+10 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1010 from abutcher/pacemaker-count | Brenton Leanhardt | 2015-12-03 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Use masterCount=1 with pacemaker ha | ||||
| * | | | | | Configured master count should be 1 for pacemaker ha. | Andrew Butcher | 2015-12-02 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #966 from maxamillion/fedora | Wesley Hearn | 2015-12-02 | 31 | -16/+231 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fedora changes: | ||||
| * | | | | Fedora changes: | Adam Miller | 2015-12-02 | 31 | -16/+231 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* / / / | added docker registry cluster check | Matt Woodson | 2015-12-01 | 1 | -0/+11 |
|/ / / | |||||
* | | | Merge pull request #964 from detiber/safePatch | Brenton Leanhardt | 2015-11-30 | 2 | -5/+7 |
|\ \ \ | | | | | | | | | Safe patch | ||||
| * | | | Set api version for oc commands | Jason DeTiberus | 2015-11-30 | 2 | -5/+7 |
| | | | | |||||
* | | | | Merge pull request #975 from detiber/fixSELinuxBoolTest | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix failure when seboolean not present | ||||
| * | | | Fix failure when seboolean not present | Jason DeTiberus | 2015-11-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #971 from detiber/refreshCache | Brenton Leanhardt | 2015-11-30 | 2 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | Update openshift_repos to refresh package cache on changes | ||||
| * | | | | Update openshift_repos to refresh package cache on changes | Jason DeTiberus | 2015-11-24 | 2 | -0/+8 |
| |/ / / | |||||
* | / / | Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular template | Kenjiro Nakayama | 2015-11-30 | 4 | -8/+8 |
| |/ / |/| | | |||||
* | | | Merge pull request #967 from detiber/setHostname | Brenton Leanhardt | 2015-11-24 | 1 | -0/+13 |
|\ \ \ | | | | | | | | | Rework setting of hostname | ||||
| * | | | Rework setting of hostname | Jason DeTiberus | 2015-11-24 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | - set the hostname for all installs < 3.1 or 1.1 - provide a new variable openshift_set_hostname to override default behavior | ||||
* | | | | added graphs | Matt Woodson | 2015-11-24 | 4 | -0/+110 |
|/ / / | |||||
* | | | Merge pull request #974 from kwoodson/actionfix | Kenny Woodson | 2015-11-24 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | Fixed a bug. opsconditions now updates propertly. | ||||
| * | | | Fixed a bug in the actions. It now supports changing opconditions | Kenny Woodson | 2015-11-24 | 1 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #970 from detiber/nodeIP | Brenton Leanhardt | 2015-11-24 | 3 | -1/+4 |
|\ \ \ \ | |/ / / |/| | | | Conditionally set the nodeIP | ||||
| * | | | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 3 | -1/+4 |
| |/ / | |||||
* / / | Adding zbx_graph support | Kenny Woodson | 2015-11-23 | 2 | -0/+662 |
|/ / | |||||
* | | Merge pull request #909 from detiber/mappingMethod | Brenton Leanhardt | 2015-11-23 | 3 | -99/+29 |
|\ \ | | | | | | | Add mappingMethod to identityProviders config | ||||
| * | | Use the identity_providers from openshift_facts instead of always using the ↵ | Jason DeTiberus | 2015-11-23 | 1 | -1/+1 |
| | | | | | | | | | | | | inventory variable |