summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #529 from sdodson/cockpit-masterWesley Hearn2015-10-201-0/+9
|\
| * Add cockpit-ws with cockpit-kubernetes pluginScott Dodson2015-08-281-0/+9
* | Merge pull request #711 from jaryn/fix_libvirt_ip_issuesBrenton Leanhardt2015-10-202-2/+2
|\ \
| * | Increase sleep when waiting for IP.Jaroslav Henner2015-10-201-1/+1
| * | Use runcmd to restart network.Jaroslav Henner2015-10-201-1/+1
* | | Merge pull request #709 from joelddiaz/reg_fixJoel Diaz2015-10-191-2/+2
|\ \ \
| * | | Fix typos on env vars.Joel Diaz2015-10-191-2/+2
| |/ /
* / / added a generic playbook (ops-docker-loopback-to-direct-lvm.yml) to convert a...Thomas Wiest2015-10-191-0/+104
|/ /
* | Update example to remove passing in aws creds on command line.Joel Diaz2015-10-151-1/+1
* | Removed AWS keys from command line, and substituted with environment variable...Joel Diaz2015-10-152-3/+14
* | Fixed GCE playbooks so that they're more like the AWS playbooks.Thomas Wiest2015-10-144-33/+35
* | moved the timeout to 12 hours in the docker vg moveMatt Woodson2015-10-141-1/+1
* | Merge pull request #658 from menren/gce-supportThomas Wiest2015-10-128-61/+149
|\ \
| * | Adding second param. true to many default filtersChengcheng Mu2015-10-094-7/+7
| * | Merge branch 'gce-support' of https://github.com/menren/openshift-ansible int...Chengcheng Mu2015-10-061-30/+5
| |\ \
| | * | playbooks/openstack/openshift-cluster/launch.yml back to its correct versionChengcheng Mu2015-10-061-30/+5
| * | | Revert "Revert "GCE support""Chengcheng Mu2015-10-069-66/+179
* | | | Merge pull request #667 from kwoodson/loopbackKenny Woodson2015-10-071-7/+0
|\ \ \ \
| * | | | Removing the last step as it will fail.Kenny Woodson2015-10-071-7/+0
* | | | | Merge pull request #666 from kwoodson/loopbackMatt Woodson2015-10-071-3/+1
|\| | | | | |/ / / |/| | |
| * | | Removed io1 type for gp2Kenny Woodson2015-10-071-3/+1
* | | | Revert "GCE support"Thomas Wiest2015-10-059-179/+66
* | | | Merge pull request #641 from menren/gce-supportThomas Wiest2015-10-059-66/+179
|\ \ \ \ | | |/ / | |/| |
| * | | openshift master public api url defaults to None, it will get its default val...Chengcheng Mu2015-10-022-30/+31
| * | | Removed some application specific code like insecure registries, heat templateChengcheng Mu2015-10-011-9/+3
| * | | oo_option fixed, some clean upChengcheng Mu2015-10-012-24/+1
| * | | GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-0110-40/+181
* | | | Merge pull request #639 from jaryn/localonly_dnsBrenton Leanhardt2015-10-011-1/+1
|\ \ \ \
| * | | | Prevent dns resolution recursion (loop).Jaroslav Henner2015-09-301-1/+1
| | |/ / | |/| |
* | | | added 'missingok' to logrotate and disabled fluentd in onlineStefanie Forrester2015-10-011-0/+1
| |/ / |/| |
* | | Merge pull request #582 from sdodson/upgradesBrenton Leanhardt2015-09-305-0/+139
|\ \ \
| * | | UpgradesScott Dodson2015-09-235-0/+139
* | | | added comment to the grow_docker_vg playbookMatt Woodson2015-09-291-0/+2
* | | | added the grow_docker_vg adhoc playbookMatt Woodson2015-09-292-0/+245
| |/ / |/| |
* | | added dynamic inventory support for single-master clustersStefanie Forrester2015-09-242-11/+6
* | | Added S3 docker-registry config scriptStefanie Forrester2015-09-232-0/+75
|/ /
* | changed the docker cleanup to exclude certain registriesMatt Woodson2015-09-211-4/+3
* | commented out dangerous playbook option for cleanupMatt Woodson2015-09-211-3/+4
* | added playbook for docker storage cleanupMatt Woodson2015-09-182-2/+78
* | cleaned up some errors in loopback playbookMatt Woodson2015-09-181-2/+5
* | added the docker loopback fixer scriptMatt Woodson2015-09-182-0/+143
* | Create service accounts and set up scc rulesStefanie Forrester2015-09-101-0/+9
* | Default masters to t2.medium instead of t2.smallWesley Hearn2015-09-093-3/+3
* | added new node fact for schedulabilityStefanie Forrester2015-09-021-8/+2
* | wait for ports instead of waiting for an arbitrary period of timeStefanie Forrester2015-09-021-0/+1
* | added docker zabbix template, removed unused / old templates so they don't co...Thomas Wiest2015-08-314-0/+22
* | Merge pull request #512 from sdodson/nextWesley Hearn2015-08-285-18/+19
|\ \
| * | Atomic Enterprise related changes.Avesh Agarwal2015-08-265-18/+19
* | | adhoc/tutorial_reset: Also delete etcd and dataColin Walters2015-08-271-0/+4
* | | adhoc/tutorial_reset: Don't error out if there are no Docker imagesColin Walters2015-08-271-0/+3
| |/ |/|