summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Containerization work by @sdodsonScott Dodson2015-12-1538-165/+375
|
* Initial containerization work from @ibottyTobias Florek2015-12-1527-21/+169
| | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml
* Merge pull request #1067 from dgoodwin/node-registry-bugThomas Wiest2015-12-151-2/+2
|\ | | | | Fix registry modification for new deployment types.
| * Fix registry modification for new deployment types.Devan Goodwin2015-12-151-2/+2
| | | | | | | | | | New deployment types were missed when installing with additional docker registries.
* | Merge pull request #1057 from EricMountain-1A/fix-node-network-fail-4githubThomas Wiest2015-12-152-4/+4
|\ \ | |/ |/| Fix typos that cause master/node restarts which break openshift SDN setup
| * Fixes typo when setting facts to record whether master/node has been ↵Eric Mountain2015-12-142-4/+4
| | | | | | | | | | | | restarted already, to decide whether notify handler should do so or not. Currently, this causes random SDN network setup failures as openshift-node gets restarted while the setup script is running, and the subsequent start fails to configure the SDN because it thinks it's already done.
* | Zabbix: added trigger to monitor app create over the last hourMatt Woodson2015-12-141-0/+8
| |
* | added 'Template Zagg Server'Thomas Wiest2015-12-142-0/+49
|/
* Change controllers service type to simple.Andrew Butcher2015-12-112-6/+1
|
* Merge pull request #1044 from joelddiaz/zbx-actionJoel Diaz2015-12-101-6/+120
|\ | | | | add support for remote command actions
| * add support for remote command actionsJoel Diaz2015-12-091-6/+120
| | | | | | | | no support for anything but custom scripts at this time
* | Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt2015-12-103-1/+10
|\ \ | | | | | | Make the install of openshift_examples optional
| * | Make the install of openshift_examples optionalJohn T Skarbek2015-12-093-1/+10
| | | | | | | | | | | | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true
* | | Install base package in openshift_common for version factsAndrew Butcher2015-12-101-0/+6
| | |
* | | Remove yum / dnf duplicationScott Dodson2015-12-0930-262/+46
| | |
* | | Merge pull request #1040 from abutcher/pacemaker-passBrenton Leanhardt2015-12-091-7/+2
|\ \ \ | | | | | | | | Squash pcs install into one task.
| * | | Squash pcs install into one task.Andrew Butcher2015-12-091-7/+2
| |/ /
* | | Merge pull request #1039 from sdodson/fix-version-dependent-contentBrenton Leanhardt2015-12-094-866/+76
|\ \ \ | |/ / |/| | Fix version dependent image streams
| * | Fix version dependent image streamsScott Dodson2015-12-094-866/+76
| | |
* | | Merge pull request #1020 from abutcher/pre-3.1-dnsipBrenton Leanhardt2015-12-081-1/+4
|\ \ \ | |_|/ |/| | Default 3.0.x dnsIP
| * | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher2015-12-081-1/+4
| | |
* | | Merge pull request #1036 from joelddiaz/zbx-actionJoel Diaz2015-12-081-2/+2
|\ \ \ | | | | | | | | Fix absent state
| * | | Fix delete stateJoel Diaz2015-12-081-2/+2
| | | |
* | | | Merge pull request #1011 from sdodson/sync-examplesBrenton Leanhardt2015-12-0817-67/+259
|\ \ \ \ | |_|_|/ |/| | | Sync db-templates, image-streams, and quickstart-templates
| * | | Update sync db-templates, image-streams, and quickstart-templatesScott Dodson2015-12-0217-67/+259
| | | |
* | | | Merge pull request #996 from lhuard1A/openstack_etcdThomas Wiest2015-12-041-1/+1
|\ \ \ \ | | | | | | | | | | Add etcd nodes management in OpenStack
| * | | | Add etcd nodes management in OpenStackLénaïc Huard2015-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | Fixes #472
* | | | | Merge pull request #1016 from joelddiaz/move-docker-timeout-workaroundJoel Diaz2015-12-046-129/+57
|\ \ \ \ \ | | | | | | | | | | | | bring the docker udev workaround into openshift-ansible.git
| * | | | | bring the docker udev workaround into openshift-ansible.gitJoel Diaz2015-12-046-129/+57
| | |_|/ / | |/| | |
* | | | | Merge pull request #988 from dak1n1/upgradesStefanie Forrester2015-12-041-1/+1
|\ \ \ \ \ | | | | | | | | | | | | added upgrade playbook for online
| * | | | | added upgrade playbook for onlineStefanie Forrester2015-12-011-1/+1
| | | | | |
* | | | | | Merge pull request #1025 from mwoodson/master_checksMatt Woodson2015-12-041-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Zabbix: put in a note about trigger prototype dependency
| * | | | | | Zabbix: put in a note about trigger prototype dependencyMatt Woodson2015-12-041-0/+3
| | | | | | |
* | | | | | | Merge pull request #983 from enoodle/manageiq_serviceBrenton Leanhardt2015-12-044-1/+76
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Adding ManageIQ service account
| * | | | | | ManageIQ Service Account: added role for ManageIQ service accountenoodle2015-12-044-1/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: enoodle <efreiber@redhat.com>
* | | | | | | Zabbix: added dependency for inode disk checkMatt Woodson2015-12-041-5/+7
| | | | | | |
* | | | | | | Zabbix: added dependency for disk checkMatt Woodson2015-12-041-5/+8
| | | | | | |
* | | | | | | zabbix: removed ethernet graphsMatt Woodson2015-12-041-12/+0
| | | | | | |
* | | | | | | Zabbix: added trigger dependencies to certain master checksMatt Woodson2015-12-041-26/+37
| | | | | | |
* | | | | | | added the pv zabbix keysMatt Woodson2015-12-031-0/+30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt2015-12-034-19/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Refactor dns options and facts
| * | | | | Refactor dns options and facts.Andrew Butcher2015-12-034-19/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1010 from abutcher/pacemaker-countBrenton Leanhardt2015-12-031-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Use masterCount=1 with pacemaker ha
| * | | | | Configured master count should be 1 for pacemaker ha.Andrew Butcher2015-12-021-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #966 from maxamillion/fedoraWesley Hearn2015-12-0231-16/+231
|\ \ \ \ \ | |_|/ / / |/| | | | Fedora changes:
| * | | | Fedora changes:Adam Miller2015-12-0231-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 checkMatt Woodson2015-12-011-0/+11
|/ / /
* | | Merge pull request #964 from detiber/safePatchBrenton Leanhardt2015-11-302-5/+7
|\ \ \ | | | | | | | | Safe patch
| * | | Set api version for oc commandsJason DeTiberus2015-11-302-5/+7
| | | |
* | | | Merge pull request #975 from detiber/fixSELinuxBoolTestBrenton Leanhardt2015-11-301-1/+1
|\ \ \ \ | |/ / / |/| | | Fix failure when seboolean not present