summaryrefslogtreecommitdiff
path: root/playbooks
AgeCommit message (Expand)Author
2015-11-06Bug 1278245 - Failed to add node to existing env using atomic-openshift-insta...Brenton Leanhardt
2015-11-05Fix lb group related errorsJason DeTiberus
2015-11-05Merge pull request #608 from abutcher/native-haBrenton Leanhardt
2015-11-05The uninstall playbook needs to remove /run/openshift-sdnBrenton Leanhardt
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04default to source persistence for haproxyJason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04additional ha related updatesJason DeTiberus
2015-11-04additional native ha changesAndrew Butcher
2015-11-04Start of true master haJason DeTiberus
2015-11-04Remove pacemaker bits.Andrew Butcher
2015-11-04Override hosts deployment_type fact for version we're upgrading to.Devan Goodwin
2015-11-04Pylint fixes for config upgrade module.Devan Goodwin
2015-11-04Disable proxy cert config upgrade until certs being generated.Devan Goodwin
2015-11-04Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-04Fix bug with not upgrading openshift-master to atomic-openshift-master.Devan Goodwin
2015-11-04Merge pull request #761 from smunilla/scaleupBrenton Leanhardt
2015-11-04Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt
2015-11-04Refactor common group evaluation to avoid duplicationJason DeTiberus
2015-11-04common/openshift-cluster: Scaleup playbookSamuel Munilla
2015-11-04Merge branch 'config-upgrade' into upgradeDevan Goodwin
2015-11-04Use the base package upgrade version so we can check things earlier.Devan Goodwin
2015-11-04Skip fail if enterprise deployment type depending on version.Devan Goodwin
2015-11-03Add debug output for location of etcd backup.Devan Goodwin
2015-11-03Filter internal hostnames from the list of parsed names.Andrew Butcher
2015-11-03Move config upgrade to correct place, fix node facts.Devan Goodwin
2015-11-03Add custom certificates to serving info in master configuration.Andrew Butcher
2015-11-03Add in proxyClientInfo if missing during config upgrade.Devan Goodwin
2015-11-03Implement master-config.yaml upgrade for v1beta3 apiLevel removal.Devan Goodwin
2015-11-03Merge branch 'upgrade' into config-upgradeDevan Goodwin
2015-11-02initial module frameworkJason DeTiberus
2015-11-02Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-02Fix etcd backup bug with not-yet-created /var/lib/origin symlinkDevan Goodwin
2015-11-01Disable requiretty for only the openshift usererror10
2015-10-30Don't require tty to run sudoerror10
2015-10-30Attempt to remove the various interfaces left over from an installBrenton Leanhardt
2015-10-30Remove devel fail and let upgrade proceed.Devan Goodwin
2015-10-30Generate timestamped etcd backups.Devan Goodwin
2015-10-30Add etcd_data_dir fact.Devan Goodwin
2015-10-29Functional disk space checking for etcd backup.Devan Goodwin
2015-10-29First cut at checking available disk space for etcd backup.Devan Goodwin
2015-10-28Bug fixes for the uninstall playbookBrenton Leanhardt
2015-10-28Block upgrade if targetting enterprise deployment type.Devan Goodwin
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