add proper hostname

This commit is contained in:
lukas 2021-06-21 20:31:57 +02:00
parent c2927b9739
commit e99c4915f8

View File

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