summaryrefslogtreecommitdiff
path: root/playbooks/common/openshift-node
AgeCommit message (Expand)Author
2017-02-02Restructure certificate redeploy playbooksAndrew Butcher
2017-01-25Standardize add_host: with name and changed_whenRussell Teague
2017-01-09Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher
2016-12-12YAML LintingRussell Teague
2016-11-21Delegate openshift_manage_node tasks to master host.Andrew Butcher
2016-11-02Where we use curl force it to use tlsv1.2Scott Dodson
2016-10-14Template with_items for upstream ansible-2.2 compat.Andrew Butcher
2016-10-13update handling of use_dnsmasqJason DeTiberus
2016-10-05Set master facts for first master in node scaleup.Andrew Butcher
2016-09-29Further secure registry improvementsAndrew Butcher
2016-09-29Update play names for consistency.Andrew Butcher
2016-09-28Suppress more warnings.Andrew Butcher
2016-09-08Iterate over node inventory hostnames instead of openshift.common.hostname wi...Andrew Butcher
2016-09-07Don't loop over hostvars when setting node schedulability.Andrew Butcher
2016-08-09fixing openshift key error in case of node failure during run (ssh issue)jawed
2016-08-03Merge pull request #2049 from abutcher/named-certificatesScott Dodson
2016-08-02Refactor etcd certificates roles.Andrew Butcher
2016-08-01Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher
2016-07-29Move role dependencies to playbooks.Andrew Butcher
2016-07-20Refactor openshift certificates roles.Andrew Butcher
2016-07-07Clean up some deprecation warningsTim Bielawa
2016-05-30Revert openshift-certificates changes.Andrew Butcher
2016-05-19Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher
2016-05-17Refactor where we compute no_proxy hostnamesScott Dodson
2016-05-16Merge pull request #1880 from dgoodwin/registry-insecureBrenton Leanhardt
2016-05-16Fixes for openshift_docker_hosted_registry_insecure var.Devan Goodwin
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