Using sysconfig file to configure network interfaces and populate the addrprop "reqhost"
I am attempting to automate the install of a zone. Part of that process is to use a sysconfig file to configure the zone including an IP interface. This is easy enough to figure out.
However because this is a DHCP interface I would like to be able to set the addrprop "reqhost' to request a specific hostname from DNS.
However though the config validates on install it fails to set the proper value with the zone is created. Is there a method to accomplish this?
0