Dustin C. Hatch 44a82688e4 roles/dhcpcd: Always send FQDN
Though the default for the `fqdn` value is listed as `both` in
*dhcpcd.conf(5)*, the current behavior of `dhcpcd` suggests that it may
actually be `none`. Without explicitly setting `fqdn both`, the value of
the kernel node name is sent as-is in the *hostname* option (12). If the
node name is set to the FQDN, then dynamic DNS gets broken, since the
DHCP server always appends its domain name to the provided hostname.
Setting `fqdn both` causes `dhcpcd` to send the FQDN in the *FQDN*
option (81), which the DHCP server interprets correctly.
2018-07-23 17:35:10 -05:00
2018-07-01 15:32:14 -05:00
2018-07-20 17:47:04 -05:00
2018-07-23 17:35:10 -05:00
2018-06-04 20:03:55 -05:00
2018-01-29 15:11:07 -06:00
2018-01-29 15:11:07 -06:00
2018-05-19 10:20:22 -05:00
2018-04-08 12:20:03 -05:00
2018-01-29 15:03:45 -06:00
2018-03-27 20:44:43 -05:00
2018-07-01 15:19:20 -05:00
2018-07-01 15:16:39 -05:00
2018-06-06 21:45:36 -05:00
2018-04-08 10:11:43 -05:00
2018-06-24 13:27:47 -05:00
2018-03-27 20:44:43 -05:00
Description
Ansible configuration policy for the private network/home lab of Dustin C. Hatch
http://dustin.hatch.name/
7.7 MiB
Languages
Jinja 86.2%
Python 6.6%
Shell 4.6%
Groovy 2.6%