FOSDEM / infrastructure

Infrastructure used during the conference
Other
54 stars 22 forks source link

Ansible all the dhcpd #102

Closed RichiH closed 7 years ago

RichiH commented 7 years ago

https://github.com/FOSDEM/video/issues/58

msuriar commented 7 years ago

Having had a poke around in here, it appears that this is what we need:

http://debops-documentation-testing.readthedocs.io/en/latest/ansible/roles/ansible-dhcpd/docs/defaults-configuration.html#dhcpd-hosts

See 03321f8 for an example

Ideally I want all the static leases in a single external file, but it's not clear from the docs whether that should be YAML or raw dhcpd.conf syntax. Grr.

msuriar commented 7 years ago

I think this is now done.