summaryrefslogtreecommitdiff
path: root/playbooks/common/openshift-master
AgeCommit message (Expand)Author
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-04Make pod_eviction_timeout configurable from clijawed
2016-02-01Refactor registry storage options.Andrew Butcher
2016-02-01infra_node fixesJason DeTiberus
2016-01-29Enable cockpit when not is_atomic.Andrew Butcher
2016-01-27Configure logrotate on atomic.Andrew Butcher
2016-01-26Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher
2016-01-25Merge pull request #1160 from vishpat/nuageBrenton Leanhardt
2016-01-25Add Nuage support to openshift ansibleVishal Patil
2016-01-25Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt
2016-01-22Fail when master restart playbook finds no active masters rather than any fai...Andrew Butcher
2016-01-21Fix error when oo_masters_to_config is emptyJason DeTiberus
2016-01-20Use haproxy frontend port for os_firewall.Andrew Butcher
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
2016-01-18Improve pacemaker 'is-active' check.Andrew Butcher
2016-01-18Add 'unknown' to possible output for the is-active check.Andrew Butcher
2016-01-18Fix cluster_method conditional in master restart playbook.Andrew Butcher
2016-01-15Call attention to openshift_master_rolling_restart_mode variable in restart p...Andrew Butcher
2016-01-13Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt
2016-01-13Add wait in between api and controllers start for native ha.Andrew Butcher
2016-01-12Validate pacemaker cluster members.Andrew Butcher
2016-01-12Controllers_port and firewall rulesDiego Castro
2016-01-11Update rolling restart playbook for pacemaker support.Andrew Butcher
2016-01-11Set portal net in master playbookJason DeTiberus
2016-01-06Merge pull request #1018 from abutcher/secretsBrenton Leanhardt
2016-01-06Move extra secret validations into openshift_facts.Andrew Butcher
2016-01-04Merge pull request #951 from abutcher/nfsWesley Hearn
2016-01-04openshift_facts validationAndrew Butcher
2016-01-04Secrets validation.Andrew Butcher
2016-01-04Clean up idempotency issues with session secrets.Andrew Butcher
2015-12-23Remove lb from docker hosts.Andrew Butcher
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-15Create nfs host group with registry volume attachment.Andrew Butcher
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
2015-12-10Merge pull request #1000 from detiber/localhostFixThomas Wiest
2015-12-10Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt
2015-12-09Make the install of openshift_examples optionalJohn T Skarbek
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-09Simplify session secrets overrides.Andrew Butcher
2015-12-04Merge pull request #983 from enoodle/manageiq_serviceBrenton Leanhardt
2015-12-04ManageIQ Service Account: added role for ManageIQ service accountenoodle
2015-12-03Refactor dns options and facts.Andrew Butcher
2015-12-01Fix kubernetes service ip gathering.Andrew Butcher
2015-11-30Set api version for oc commandsJason DeTiberus
2015-11-30Enforce connection: local and become: no on all localhost playsJason DeTiberus
2015-11-30Merge pull request #985 from abutcher/ocConfigBrenton Leanhardt
2015-11-25Use admin.kubeconfig for get svc ip.Andrew Butcher
2015-11-25Make sure that OpenSSL is installed before useFederico Simoncelli
2015-11-20Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher