summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/enable_dnsmasq.yml
Commit message (Collapse)AuthorAgeFilesLines
* Adding names to plays and standardizingRussell Teague2017-01-271-2/+8
|
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-1/+3
| | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting.
* Removed verify_ansible_version playbook refsRussell Teague2016-12-081-3/+1
|
* Support for redeploying certificates.Andrew Butcher2016-08-111-1/+3
|
* Enable dnsmasq on all hostsScott Dodson2016-05-061-0/+18
- Reconfigures masters to use port 8053 for SkyDNS - Runs openshift_node_dnsmasq role on all nodes - Reconfigures node to use dnsmasq