This commit is contained in:
Jonas Forsberg
2021-09-23 12:28:25 +02:00
parent a50bbcf867
commit 0909197b1a
3 changed files with 7 additions and 1 deletions

View File

@@ -5,3 +5,7 @@ server=1.1.1.1
domain-needed
bogus-priv
dhcp-range={{ ip[0:-1] }}50,{{ ip[0:-1] }}150,12h
dhcp-option=option:ntp-server,192.168.0.4,{{ ip }}
enable-tftp
tftp-root=/srv/tftpboot
dhcp-boot=pxelinux/pxelinux.0

View File

@@ -3,3 +3,5 @@ base:
- hostname
- firewalld
- chrony
- atftp
- dnsmasq