<div dir="ltr"><div><div><div><div>Hi folks,<br><br></div>I have a small ONE cluster that I am currently setting up on 4.8. I have a ethernet network model, and I have added the following line to my template:<br><br></div>SET_HOSTNAME="$<a href="http://NAME.mydomain.int">NAME.mydomain.int</a>"<br><br></div><div>So far so good, but I need to be able to do the following three things:<br></div></div><div>1. set "BOOTPROTO=dhcp" in /etc/sysconfig/network-scripts/ifcfg-eth0 on new vms<br></div><div>2. set "DHCP_HOSTNAME="$<a href="http://NAME.mydomain.int">NAME.mydomain.int</a>" on new vms<br></div><div>3. set the "IP" field in sunstone to vm's IP address provided by DHCP<br><br></div><div>How do I accomplish these items? I was thinking run a bash script on vm startup for items 1 and 2, unless there is a builtin ONE way to do this, but what about item 3? Is there just a straight up DHCP networking model I can use to make this easier? Does anyone currently use ONE with DHCP? <br><br>Thanks!!<br>Kerry<br></div></div>