summaryrefslogtreecommitdiff
path: root/playbooks
AgeCommit message (Expand)Author
2015-11-03Filter internal hostnames from the list of parsed names.Andrew Butcher
2015-11-03Add custom certificates to serving info in master configuration.Andrew Butcher
2015-10-30Attempt to remove the various interfaces left over from an installBrenton Leanhardt
2015-10-28Bug fixes for the uninstall playbookBrenton Leanhardt
2015-10-28The uninstall playbook should remove the kubeconfig for non-root installsBrenton Leanhardt
2015-10-28Adding uninstall support for Atomic HostBrenton Leanhardt
2015-10-27Merge pull request #750 from twiest/prThomas Wiest
2015-10-24added docker info to the end of docker loop to direct lvm playbook.Thomas Wiest
2015-10-22Move version greater_than_fact into openshift_factsAndrew Butcher
2015-10-22Don't include proxy client cert when <3.1 or <1.1Andrew Butcher
2015-10-22Add proxy client certs to master config.Andrew Butcher
2015-10-22Merge pull request #730 from detiber/rpmGenBrenton Leanhardt
2015-10-22Fix test and workaround for rpm generated configsJason DeTiberus
2015-10-22Merge pull request #713 from brenton/uninstallBrenton Leanhardt
2015-10-22Merge pull request #721 from abutcher/fix-routerBrenton Leanhardt
2015-10-22Merge pull request #678 from sdodson/examplesWesley Hearn
2015-10-22Deleting exited openshift containers and some other minor touch upsBrenton Leanhardt
2015-10-22Removing the openshift factsBrenton Leanhardt
2015-10-22Adding *master-api and *master-controllers to the list of units to stopBrenton Leanhardt
2015-10-22Improvements to uninstallation playbookBrenton Leanhardt
2015-10-22Conditionally include openshift_router role.Andrew Butcher
2015-10-21Fix yaml tabbingScott Dodson
2015-10-21Support HA or single router, and start work on registryStefanie Forrester
2015-10-20Merge pull request #671 from abutcher/role-bindingsBrenton Leanhardt
2015-10-20Merge pull request #529 from sdodson/cockpit-masterWesley Hearn
2015-10-20Adjust the logic as to when examples are deployedScott Dodson
2015-10-20Merge pull request #711 from jaryn/fix_libvirt_ip_issuesBrenton Leanhardt
2015-10-20Increase sleep when waiting for IP.Jaroslav Henner
2015-10-20Use runcmd to restart network.Jaroslav Henner
2015-10-19Merge pull request #709 from joelddiaz/reg_fixJoel Diaz
2015-10-19Fix typos on env vars.Joel Diaz
2015-10-19added a generic playbook (ops-docker-loopback-to-direct-lvm.yml) to convert a...Thomas Wiest
2015-10-15Update example to remove passing in aws creds on command line.Joel Diaz
2015-10-15Removed AWS keys from command line, and substituted with environment variable...Joel Diaz
2015-10-14Fixed GCE playbooks so that they're more like the AWS playbooks.Thomas Wiest
2015-10-14moved the timeout to 12 hours in the docker vg moveMatt Woodson
2015-10-12Merge pull request #658 from menren/gce-supportThomas Wiest
2015-10-12Add `oadm reconcile-cluster-role-bindings` to upgrade playbook.Andrew Butcher
2015-10-09Adding second param. true to many default filtersChengcheng Mu
2015-10-07Merge pull request #667 from kwoodson/loopbackKenny Woodson
2015-10-07Removing the last step as it will fail.Kenny Woodson
2015-10-07Merge pull request #666 from kwoodson/loopbackMatt Woodson
2015-10-07Removed io1 type for gp2Kenny Woodson
2015-10-06Merge branch 'gce-support' of https://github.com/menren/openshift-ansible int...Chengcheng Mu
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
2015-10-06playbooks/openstack/openshift-cluster/launch.yml back to its correct versionChengcheng Mu
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-05Merge pull request #641 from menren/gce-supportThomas Wiest
2015-10-02openshift master public api url defaults to None, it will get its default val...Chengcheng Mu
2015-10-01Merge pull request #639 from jaryn/localonly_dnsBrenton Leanhardt