284e3817e060e70d9e096035abee737b778d5cb1
Because *jenkins0.pyrocufflink.blue* runs Docker, it has an extra virtual interface and IP address, for container communication. By default, Samba registers all IP addresses in DNS, and cannot differentiate between the actual interface and the Docker bridge. This can cause other hosts to attempt to contact *jenkins0.pyrocufflink.blue* using the wrong address. The `samba_interfaces` variable controls the value of the `interfaces` global configuration option for Samba. One of the things this option controls is which addresses to register in DNS. By setting it to the network address of the *pyrocufflink.blue* network, we can prevent the virtual address from being used at all.
Description
Ansible configuration policy for the private network/home lab of Dustin C. Hatch
http://dustin.hatch.name/
Languages
Jinja
86.2%
Python
6.6%
Shell
4.6%
Groovy
2.6%