summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Expand)Author
2016-11-02Deploy an OOM systemd override for openvswitch.Devan Goodwin
2016-11-01Only restart dnsmasq if the DNS servers have changedTim Bielawa
2016-11-01Fix changed_whenScott Dodson
2016-10-31Merge pull request #2686 from sdodson/BZ1390169Scott Dodson
2016-10-31Touch all ini_file files before using themScott Dodson
2016-10-31Remove commit offset strings from parsed versionsTim Bielawa
2016-10-27Merge pull request #2669 from dgoodwin/restart-ha-controllers-alwaysScott Dodson
2016-10-27Change HA master controller service to restart always.Devan Goodwin
2016-10-26Merge pull request #2670 from abutcher/hosted-registry-insecureScott Dodson
2016-10-26Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher
2016-10-25Fix race condtion in openshift_factsSamuel Munilla
2016-10-25Merge pull request #2615 from tbielawa/node-labels-fixTim Bielawa
2016-10-24Bump logging and metrics deployers to 3.3.1 and 3.4.0Scott Dodson
2016-10-24Merge pull request #2641 from vishpat/cert-validityAndrew Butcher
2016-10-24Merge pull request #2650 from sdodson/issue2646Andrew Butcher
2016-10-24Enable dnsmasq serviceScott Dodson
2016-10-24Default infra template modification based on openshift_examples_modify_images...Andrew Butcher
2016-10-21Move infrastructure templates into openshift_hosted_templates role.Andrew Butcher
2016-10-21Added a parameter for cert validityVishal Patil
2016-10-21Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-varsScott Dodson
2016-10-20Merge pull request #2623 from rhcarvalho/typosAndrew Butcher
2016-10-20Add node-labels to kubeletArgumentsTim Bielawa
2016-10-20Don't freak out if the oc command doesn't exist.Tim Bielawa
2016-10-20Make the json template filter-driven.Tim Bielawa
2016-10-20Add JSON result CLI parsing notes to the READMETim Bielawa
2016-10-20The JSON result saving template now includes a summary of expired/warned cert...Tim Bielawa
2016-10-20Clean up lint and other little things (polish++)Tim Bielawa
2016-10-20Fix playbooks, update readme, update default varsTim Bielawa
2016-10-20Refactor into a roleTim Bielawa
2016-10-19Merge pull request #2620 from mscherer/cleanup_split_argsJason DeTiberus
2016-10-19Merge pull request #2621 from dgoodwin/symlink-fixScott Dodson
2016-10-19Fix typosRodolfo Carvalho
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-10-19Remove uneeded import of ansible.module_utils.splitterMichael Scherer
2016-10-18Reference full vars for registry object storage.Andrew Butcher
2016-10-17Merge pull request #2611 from abutcher/systemd-units-node-configScott Dodson
2016-10-17Get rid of openshift_node_config_file entirelyScott Dodson
2016-10-17Build full node config path in systemd_units tasks.Andrew Butcher
2016-10-17Merge pull request #2608 from abutcher/template-with-itemsScott Dodson
2016-10-15Default []Andrew Butcher
2016-10-15Merge pull request #2590 from vshn/feature/s3_regionendpointJason DeTiberus
2016-10-14Template with_items for upstream ansible-2.2 compat.Andrew Butcher
2016-10-14formatting updates in templateTobias Brunner
2016-10-13Merge pull request #2598 from detiber/2547Scott Dodson
2016-10-13update handling of use_dnsmasqJason DeTiberus
2016-10-13Merge pull request #2586 from cgwalters/seboolean-handle-aliasesScott Dodson
2016-10-12adjustments in docs and j2 templateTobias Brunner
2016-10-12add regionendpoint parameter for registry s3Tobias Brunner
2016-10-12nfs: Handle seboolean aliases not just in FedoraColin Walters
2016-10-11Merge branch 'master' of github.com:openshift/openshift-ansible into variable...Justin Cook