Switch to kea dhcp server for jail network.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- dhcpd
|
||||
- kea
|
||||
state: present
|
||||
|
||||
- name: Install Configuration
|
||||
@@ -14,7 +14,7 @@
|
||||
loop:
|
||||
- src: rc.conf
|
||||
dest: /etc/rc.conf
|
||||
- src: dhcpd.conf
|
||||
dest: /usr/local/etc/dhcpd.conf
|
||||
- src: kea-dhcp4.conf
|
||||
dest: /usr/local/etc/kea/kea-dhcp4.conf
|
||||
- src: resolv.conf
|
||||
dest: /etc/resolv.conf
|
||||
|
||||
Reference in New Issue
Block a user