summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-15Merge pull request #700 from joelddiaz/reg_fixJoel Diaz
Change docs/comments
2015-10-15Update example to remove passing in aws creds on command line.Joel Diaz
2015-10-15Merge pull request #699 from joelddiaz/reg_fixJoel Diaz
Error checking of env vars
2015-10-15Removed AWS keys from command line, and substituted with environment ↵Joel Diaz
variable lookup.
2015-10-15Merge pull request #684 from gburges/gburges-projectcounterKenny Woodson
Update template_openshift_master.yml
2015-10-14Merge pull request #692 from rjleaf/rjleaf-libvirt-doc-prWesley Hearn
'setfacl ...' works on Fedora 22 and solves a permissions issue
2015-10-14Merge pull request #688 from twiest/gceThomas Wiest
Fixed GCE playbooks so that they're more like the AWS playbooks.
2015-10-14Fixed GCE playbooks so that they're more like the AWS playbooks.Thomas Wiest
Namely the GCE playbooks now: - Create infra nodes - Correctly label nodes in OpenShift - Setup masters as nodes as well (needed for sdn) - Removed set_infra_launch_facts_tasks.yml as it's not used anymore.
2015-10-14Merge pull request #659 from jaryn/exit_stausThomas Wiest
Fix exception handling.
2015-10-14moved the timeout to 12 hours in the docker vg moveMatt Woodson
2015-10-13'setfacl ...' works on Fedora 22 and solves a permissions issue Ryan Leaf
Issue with the lenaic master qcow image (docs mention Arch currently).
2015-10-13Merge pull request #680 from liggitt/master_caBrenton Leanhardt
Add masterCA to oauth template
2015-10-12Merge pull request #687 from mwoodson/zabbizMatt Woodson
added the dynamic items to track free inodes
2015-10-12added the dynamic items to track free inodesMatt Woodson
2015-10-12Merge pull request #658 from menren/gce-supportThomas Wiest
GCE-support
2015-10-11Update template_openshift_master.ymlGabor Burges
2015-10-09Add masterCA to oauth templateJordan Liggitt
2015-10-09Merge pull request #679 from kwoodson/fslimitsKenny Woodson
Raising the fs check limits to 10 and 15% from 5 and 10.
2015-10-09Raising limits to 90 and 85 for disk usageKenny Woodson
2015-10-09Merge pull request #635 from abutcher/bz1258243Brenton Leanhardt
Bug 1258243: Use lower() filter for node hostname
2015-10-09Adding second param. true to many default filtersChengcheng Mu
2015-10-09fix : (node) labels defaults correctly to the variable openshift_node_labels ↵Chengcheng Mu
when oo_option returns an empty list
2015-10-08Use lower() filter for node hostnameAndrew Butcher
2015-10-08Merge pull request #677 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin
moved vswitch from master to node
2015-10-08moved vswitch from master to nodeSten Turpin
2015-10-08Merge pull request #676 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin
fixed not equals syntax
2015-10-08fixed not equals syntaxSten Turpin
2015-10-08Merge pull request #675 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin
added items + triggers for ovs tests
2015-10-08added items + triggers for ovs testsSten Turpin
2015-10-08Merge pull request #674 from kwoodson/zabagentKenny Woodson
Adding zabbix agent template to config management
2015-10-08Adding zabbix agent templateKenny Woodson
2015-10-08Merge pull request #655 from stenwt/sturpin-2015-10-01-running-podsSten Turpin
Sturpin 2015 10 01 running pods
2015-10-08fixed spacingSten Turpin
2015-10-08added running podsSten Turpin
2015-10-08Merge pull request #672 from kwoodson/zbxmediafixKenny Woodson
Fixed a bug where we are updating where we should be creating.
2015-10-08Fixed user media bug where we would update media when we really wanted to ↵Kenny Woodson
create.
2015-10-08removed static xvda checksMatt Woodson
2015-10-08Merge pull request #633 from robotmaxtron/mwhittin-cluster-user-countThomas Wiest
Zabbix check and trigger for user count
2015-10-07Merge pull request #669 from kwoodson/protofixMatt Woodson
Fixed a bug where applicationids were not being queried properly.
2015-10-07Fixed a bug where applicationids were not being filtered properlyKenny Woodson
2015-10-07Merge pull request #668 from kwoodson/quick2Kenny Woodson
Adding zabbix template to config management
2015-10-07Zabbix server template addedKenny Woodson
2015-10-07Merge pull request #660 from sdodson/updated-registry-factsBrenton Leanhardt
Updated registry fact with latest deployment_type mappings
2015-10-07Merge pull request #638 from jaryn/patch-2Brenton Leanhardt
Fix newline
2015-10-07Merge pull request #667 from kwoodson/loopbackKenny Woodson
Removed last play in playbook as it will fail
2015-10-07Removing the last step as it will fail.Kenny Woodson
2015-10-07Merge pull request #666 from kwoodson/loopbackMatt Woodson
Removed io1 and added gp2
2015-10-07Removed io1 type for gp2Kenny Woodson
2015-10-06Merge branch 'gce-support' of https://github.com/menren/openshift-ansible ↵Chengcheng Mu
into gce-support
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b.