summaryrefslogtreecommitdiff
path: root/playbooks/common/openshift-node
AgeCommit message (Expand)Author
2016-05-09Fixes for flannel configuration.Andrew Butcher
2016-05-05Remove vars_files on play includes for byo, scaleup and restart playbooks.Andrew Butcher
2016-04-29Merge pull request #1839 from abutcher/v2-deprecationsJason DeTiberus
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-04-29Merge pull request #1843 from detiber/remove_deprecated_rolesJason DeTiberus
2016-04-29Remove deprecated online playbooks/rolesJason DeTiberus
2016-04-29Add openshift_docker_hosted_registry_insecure optionAndrew Lau
2016-04-25Replace deprecated sudo with become.Andrew Butcher
2016-04-21Fix bug after portal_net move from master to common role.Devan Goodwin
2016-04-20Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-16Fix path to cacert on /healthz/ready checkScott Dodson
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher
2016-02-25Merge pull request #1462 from jkhelil/configure_log_level_from_cliBrenton Leanhardt
2016-02-23configure debug_level for master and node from clijawed
2016-02-16Add openshift_docker roles to master/node scaleup.Andrew Butcher
2016-02-16Re-arrange scaleup playbooks.Andrew Butcher
2016-02-11Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt
2016-02-09add missing connection:localJason DeTiberus
2016-02-08Remove fluentd_master and fluentd_node roles.Andrew Butcher
2016-02-02Do not apply the etcd_certificates role during node playbook.Andrew Butcher
2016-01-28Fix for bug 1298Vishal Patil
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-15Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-13Update api verification.Andrew Butcher
2016-01-13Add a Verify API Server handler that waits for the API server to becomeScott Dodson
2015-12-19Merge pull request #808 from sdodson/containersBrenton Leanhardt
2015-12-17Merge pull request #1065 from lebauce/flannel-fixesBrenton Leanhardt
2015-12-16Properly set use_flannel factSylvain Baubeau
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-08Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher
2015-11-30Enforce connection: local and become: no on all localhost playsJason DeTiberus
2015-11-20Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher
2015-11-08Conditionals for flannel etcd client certs.Andrew Butcher
2015-10-27Check etcd certs exist for flannel when its support is enabledSylvain Baubeau
2015-10-27Generate etcd certificats for flannel when is not embeddedSylvain Baubeau
2015-10-27Add flannel supportSylvain Baubeau
2015-09-02added new node fact for schedulabilityStefanie Forrester
2015-08-28Merge pull request #512 from sdodson/nextWesley Hearn
2015-08-27Add a role that allows logrotate config editing.Troy Dawson