index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_node_dnsmasq
Age
Commit message (
Expand
)
Author
2017-07-26
Simplify generation of /etc/origin/node/resolv.conf
Scott Dodson
2017-06-30
Prevent the script to use default route ip as upstream nameserver.
Steve Teuber
2017-06-30
Use default ports for dnsmasq and node dns
Scott Dodson
2017-06-30
Run dns on the node and use that for dnsmasq
Scott Dodson
2017-06-18
Push to the registry via dns
Scott Dodson
2017-06-13
Disable negative caching, set cache TTL to 1s
Steve Kuznetsov
2016-12-12
YAML Linting
Russell Teague
2016-12-05
node_dnsmasq - restart dnsmasq if it's not currently running
Scott Dodson
2016-12-01
openshift_node_dnsmasq - Remove strict-order option from dnsmasq
Scott Dodson
2016-11-29
Merge pull request #2853 from alexcern/dhcpv6
Scott Dodson
2016-11-28
Refactored to use Ansible systemd module
Russell Teague
2016-11-23
Set nameservers on DHCPv6 event
Alex Lossent
2016-11-22
Make the role work on F25 Cloud
Michael Scherer
2016-11-21
Merge pull request #2818 from mtnbikenc/package-refactor
Scott Dodson
2016-11-18
Create the file in two passes, atomicly copy it over
Scott Dodson
2016-11-17
node_dnsmasq -- Set dnsmasq as our only nameserver
Scott Dodson
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-11-01
Only restart dnsmasq if the DNS servers have changed
Tim Bielawa
2016-10-24
Enable dnsmasq service
Scott Dodson
2016-07-01
Merge pull request #2112 from sdodson/dnsmasq-additional-config
Scott Dodson
2016-07-01
Restart dnsmasq encase it was already running
Scott Dodson
2016-07-01
Add support for supplying a dnsmasq.conf file
Scott Dodson
2016-06-30
Merge pull request #2028 from IshentRas/fix_dns
Scott Dodson
2016-06-22
NetworkManager service never changes
Tim Bielawa
2016-06-13
- Prevent the script to override n number of the time the same nameserver
IshentRas
2016-05-26
Use grep to decide when to add our comment
Scott Dodson
2016-05-23
Removed the echo line and replaced it with inline comment. To keep 99-origin-...
Jonas Nordell
2016-05-12
Sync comments with origin pr
Scott Dodson
2016-05-12
Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS
Scott Dodson
2016-05-02
listen on all interfaces
Scott Dodson
2016-04-29
Make NetworkManager failure friendlier
Scott Dodson
2016-04-19
Add openshift_node_dnsmasq
Scott Dodson