| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -1/+0 |
* | Merging openshift_node with openshift bootstrap. | Kenny Woodson | 2017-08-29 | 1 | -0/+11 |
* | If IP4_NAMESERVERS are unset then pull the value from /etc/resolv.conf | Scott Dodson | 2017-08-21 | 1 | -31/+34 |
* | Ensure that openshift_node_facts has been called for dns_ip | Scott Dodson | 2017-08-18 | 1 | -0/+1 |
* | Use openshift.node.dns_ip as listening address | Scott Dodson | 2017-08-14 | 1 | -1/+1 |
* | Simplify generation of /etc/origin/node/resolv.conf | Scott Dodson | 2017-07-26 | 1 | -11/+18 |
* | Prevent the script to use default route ip as upstream nameserver. | Steve Teuber | 2017-06-30 | 1 | -1/+2 |
* | Use default ports for dnsmasq and node dns | Scott Dodson | 2017-06-30 | 3 | -3/+4 |
* | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 5 | -4/+24 |
* | Push to the registry via dns | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
* | Disable negative caching, set cache TTL to 1s | Steve Kuznetsov | 2017-06-13 | 1 | -0/+2 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -1/+1 |
* | node_dnsmasq - restart dnsmasq if it's not currently running | Scott Dodson | 2016-12-05 | 1 | -0/+4 |
* | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | 2016-12-01 | 2 | -2/+0 |
* | Merge pull request #2853 from alexcern/dhcpv6 | Scott Dodson | 2016-11-29 | 1 | -1/+1 |
|\ |
|
| * | Set nameservers on DHCPv6 event | Alex Lossent | 2016-11-23 | 1 | -1/+1 |
* | | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 3 | -9/+9 |
|/ |
|
* | Make the role work on F25 Cloud | Michael Scherer | 2016-11-22 | 1 | -0/+1 |
* | Merge pull request #2818 from mtnbikenc/package-refactor | Scott Dodson | 2016-11-21 | 1 | -1/+1 |
|\ |
|
| * | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+1 |
* | | Create the file in two passes, atomicly copy it over | Scott Dodson | 2016-11-18 | 1 | -6/+8 |
* | | node_dnsmasq -- Set dnsmasq as our only nameserver | Scott Dodson | 2016-11-17 | 1 | -1/+4 |
|/ |
|
* | Only restart dnsmasq if the DNS servers have changed | Tim Bielawa | 2016-11-01 | 1 | -6/+41 |
* | Enable dnsmasq service | Scott Dodson | 2016-10-24 | 1 | -0/+6 |
* | Merge pull request #2112 from sdodson/dnsmasq-additional-config | Scott Dodson | 2016-07-01 | 2 | -1/+17 |
|\ |
|
| * | Restart dnsmasq encase it was already running | Scott Dodson | 2016-07-01 | 1 | -0/+1 |
| * | Add support for supplying a dnsmasq.conf file | Scott Dodson | 2016-07-01 | 2 | -1/+16 |
* | | Merge pull request #2028 from IshentRas/fix_dns | Scott Dodson | 2016-06-30 | 1 | -2/+5 |
|\ \
| |/
|/| |
|
| * | - Prevent the script to override n number of the time the same nameserver | IshentRas | 2016-06-13 | 1 | -2/+5 |
* | | NetworkManager service never changes | Tim Bielawa | 2016-06-22 | 1 | -5/+5 |
|/ |
|
* | Use grep to decide when to add our comment | Scott Dodson | 2016-05-26 | 1 | -1/+4 |
* | Removed the echo line and replaced it with inline comment. To keep 99-origin-... | Jonas Nordell | 2016-05-23 | 1 | -2/+1 |
* | Sync comments with origin pr | Scott Dodson | 2016-05-12 | 1 | -4/+6 |
* | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS | Scott Dodson | 2016-05-12 | 1 | -3/+4 |
* | listen on all interfaces | Scott Dodson | 2016-05-02 | 1 | -1/+0 |
* | Make NetworkManager failure friendlier | Scott Dodson | 2016-04-29 | 1 | -1/+1 |
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 7 | -0/+117 |