fix hostname

This commit is contained in:
lukas
2021-07-01 11:05:46 +02:00
parent 612d6c4e68
commit cec8af82b3
2 changed files with 3 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ user --name=test --password=$6$wlB.n8fvumAXv3xn$clVIswjLUjb7MZoJ2JHi1zk1zmx5ViQu
firewall --disabled
# Configure Network Interfaces
network --onboot=yes --bootproto=dhcp --hostname=velsd
network --onboot=yes --bootproto=dhcp --hostname=vemsd
# Run the Setup Agent on first boot
firstboot --enable