summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Support HA or single router, and start work on registryStefanie Forrester2015-10-214-9/+45
|
* Merge pull request #714 from kwoodson/zabbKenny Woodson2015-10-204-32/+38
|\ | | | | Adding zabbix agent bits zabbix-server
| * Zabbix server stat fixes. enable the proper item types.Kenny Woodson2015-10-204-32/+38
| |
* | Fix yaml indentation from use_openshift_sdn conditionalAndrew Butcher2015-10-201-2/+2
| |
* | Merge pull request #529 from sdodson/cockpit-masterWesley Hearn2015-10-203-0/+36
|\ \ | |/ |/| Add cockpit role
| * Add cockpit-ws with cockpit-kubernetes pluginScott Dodson2015-08-283-0/+36
| |
* | Merge pull request #589 from sdodson/issue585Brenton Leanhardt2015-10-201-2/+6
|\ \ | | | | | | Lookup ansible_ssh_user group for kubeconfig perms
| * | Lookup ansible_ssh_user group for kubeconfig permsScott Dodson2015-10-121-2/+6
| | | | | | | | | | | | Fixes #585
* | | Allow disabling the network plugin configurationTomas Sedovic2015-10-202-0/+6
| | | | | | | | | | | | | | | | | | This is useful when we want to use a different networking solution without having any networking plugin code run when the services start up.
* | | Merge pull request #684 from gburges/gburges-projectcounterKenny Woodson2015-10-151-0/+10
|\ \ \ | | | | | | | | Update template_openshift_master.yml
| * | | Update template_openshift_master.ymlGabor Burges2015-10-111-0/+10
| | | |
* | | | Merge pull request #680 from liggitt/master_caBrenton Leanhardt2015-10-131-0/+1
|\ \ \ \ | | | | | | | | | | Add masterCA to oauth template
| * | | | Add masterCA to oauth templateJordan Liggitt2015-10-091-0/+1
| |/ / /
* | | | Merge pull request #687 from mwoodson/zabbizMatt Woodson2015-10-121-2/+20
|\ \ \ \ | | | | | | | | | | added the dynamic items to track free inodes
| * | | | added the dynamic items to track free inodesMatt Woodson2015-10-121-2/+20
| |/ / /
* | | | Merge pull request #658 from menren/gce-supportThomas Wiest2015-10-123-3/+3
|\ \ \ \ | |/ / / |/| | | GCE-support
| * | | fix : (node) labels defaults correctly to the variable openshift_node_labels ↵Chengcheng Mu2015-10-091-1/+1
| | | | | | | | | | | | | | | | when oo_option returns an empty list
| * | | Revert "Revert "GCE support""Chengcheng Mu2015-10-063-3/+3
| | | | | | | | | | | | | | | | This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b.
* | | | Raising limits to 90 and 85 for disk usageKenny Woodson2015-10-091-4/+4
| | | |
* | | | Merge pull request #635 from abutcher/bz1258243Brenton Leanhardt2015-10-092-4/+4
|\ \ \ \ | | | | | | | | | | Bug 1258243: Use lower() filter for node hostname
| * | | | Use lower() filter for node hostnameAndrew Butcher2015-10-082-4/+4
| |/ / /
* | | | Merge pull request #677 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-082-24/+26
|\ \ \ \ | | | | | | | | | | moved vswitch from master to node
| * | | | moved vswitch from master to nodeSten Turpin2015-10-082-24/+26
| | | | |
* | | | | Merge pull request #676 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-081-1/+1
|\| | | | | | | | | | | | | | fixed not equals syntax
| * | | | fixed not equals syntaxSten Turpin2015-10-081-1/+1
| | | | |
* | | | | Merge pull request #675 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-081-0/+22
|\| | | | | | | | | | | | | | added items + triggers for ovs tests
| * | | | added items + triggers for ovs testsSten Turpin2015-10-081-0/+22
| | | | |
* | | | | Merge pull request #674 from kwoodson/zabagentKenny Woodson2015-10-083-0/+34
|\ \ \ \ \ | |/ / / / |/| | | | Adding zabbix agent template to config management
| * | | | Adding zabbix agent templateKenny Woodson2015-10-083-0/+34
| | | | |
* | | | | fixed spacingSten Turpin2015-10-081-5/+5
| | | | |
* | | | | added running podsSten Turpin2015-10-081-0/+6
| | | | |
* | | | | Merge pull request #672 from kwoodson/zbxmediafixKenny Woodson2015-10-081-0/+3
|\ \ \ \ \ | | | | | | | | | | | | Fixed a bug where we are updating where we should be creating.
| * | | | | Fixed user media bug where we would update media when we really wanted to ↵Kenny Woodson2015-10-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | create.
* | | | | | removed static xvda checksMatt Woodson2015-10-081-32/+0
| |/ / / / |/| | | |
* | | | | Merge pull request #633 from robotmaxtron/mwhittin-cluster-user-countThomas Wiest2015-10-081-0/+12
|\ \ \ \ \ | | | | | | | | | | | | Zabbix check and trigger for user count
| * | | | | Changed trigger to only info alert if users is at 0Max Whittingham2015-10-051-1/+1
| | | | | |
| * | | | | Zabbix check and trigger for user countMax Whittingham2015-09-301-0/+12
| | | | | |
* | | | | | Fixed a bug where applicationids were not being filtered properlyKenny Woodson2015-10-071-3/+3
| |/ / / / |/| | | |
* | | | | Zabbix server template addedKenny Woodson2015-10-073-0/+441
| | | | |
* | | | | Merge pull request #660 from sdodson/updated-registry-factsBrenton Leanhardt2015-10-071-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | | Updated registry fact with latest deployment_type mappings
| * | | | Updated registry fact with latest deployment_type mappingsScott Dodson2015-10-061-4/+4
| | | | |
* | | | | Merge pull request #657 from liggitt/schedulerBrenton Leanhardt2015-10-061-0/+2
|\ \ \ \ \ | |/ / / / |/| | | | Add kind/apiVersion to scheduler.json template
| * | | | Add kind/apiVersion to scheduler.json templateJordan Liggitt2015-10-051-0/+2
| | | | |
* | | | | Merge pull request #653 from arsogukpinar/masterBrenton Leanhardt2015-10-061-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | Fix for name conflict
| * | | | Fix for name conflictAli Sogukpinar2015-10-051-2/+2
| | | | | | | | | | | | | | | Template name is conflicting with the template name from 'eap6-basic-sti.json' .
* | | | | Revert "GCE support"Thomas Wiest2015-10-053-3/+3
|/ / / /
* | | | Merge pull request #641 from menren/gce-supportThomas Wiest2015-10-053-3/+3
|\ \ \ \ | | | | | | | | | | GCE support
| * | | | openshift master public api url defaults to None, it will get its default ↵Chengcheng Mu2015-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | value in openshift_facts commented infra-node code until it's solved
| * | | | Removed some application specific code like insecure registries, heat templateChengcheng Mu2015-10-012-15/+0
| | | | |
| * | | | GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-014-4/+19
| | | | |