I noticed when doing static ip on ovirt, the iso's grub.cfg has the following:
set ignition_network_kcmdline='CUSTOM_CONFIG_IN_EFFECT rd.neednet=1 ip=192.168.60.21::192.168.60.1:255.255.255.0:master-0:ens3:none nameserver=192.168.60.1 '
I am wondering if it wouldn't be better to have the full fqdn here, because with this configuration the node name ends up getting the short hostname of "master-0"
I noticed when doing static ip on ovirt, the iso's grub.cfg has the following:
I am wondering if it wouldn't be better to have the full fqdn here, because with this configuration the node name ends up getting the short hostname of "master-0"