Update cloud-init scripts and documentation for enhanced DNS management and provisioning steps</message>
<message>Modify the first-boot.sh script to include an additional step for managing screen brightness during the provisioning process. Update user-data.bootstrap to improve DNS configuration by ensuring NetworkManager manages /etc/resolv.conf correctly, and remove obsolete scripts related to systemd-resolved. Enhance documentation to reflect these changes and clarify the setup process for users, improving overall network boot functionality and user experience.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# When using setup-network-boot-on-lxc.sh, the actual subnet, DHCP range, and
|
||||
# file.server address come from /opt/cm4-provisioning/lan-subnet.conf (written by deploy-to-proxmox.sh).
|
||||
|
||||
# Listen only on eth1 (provisioning LAN)
|
||||
# Listen only on eth1 (provisioning LAN); setup script adds listen-address for primary + 192.168.30.1, 192.168.127.1, 192.168.0.1 (DNS on all)
|
||||
interface=eth1
|
||||
bind-interfaces
|
||||
|
||||
|
||||
Reference in New Issue
Block a user