<div dir="ltr">Hi Folks<br>

<p class="">I'm using DiB to create an ubuntu 12.04 image where dhcp
is enabled on all interfaces, and .ssh/authorized_keys is copied</p>

<p class=""> </p>

<p class="">$ bin/disk-image-create -a amd64 -o <a href="http://u1204.am">u1204.am</a> d64.custom
ubuntu local-config dhcp-all-interfaces</p>

<p class=""> </p>

<p class="">I see DiB printing these messages indicating it worked as
expected</p>

<p class=""> </p>

<p class="">dib-run-parts Mon Oct 21 21:10:41 UTC 2013 Running
/tmp/in_target.d/install.d/50-dhcp-all-interfaces</p>

<p class="">+ dirname
/tmp/in_target.d/install.d/50-dhcp-all-interfaces</p>

<p class="">+ SCRIPTDIR=/tmp/in_target.d/install.d</p>

<p class="">+ [ -d /etc/init ]</p>

<p class="">+ install -D -g root -o root -m 0755</p>

<p class="">/tmp/in_target.d/install.d/generate-interfaces-file.sh</p>

<p class="">/usr/local/sbin/generate-interfaces-file.sh</p>

<p class="">+ install -D -g root -o root -m 0755</p>

<p class="">/tmp/in_target.d/install.d/dhcp-all-interfaces.conf</p>

<p class="">/etc/init/dhcp-all-interfaces.conf</p>

<p class="">dib-run-parts Mon Oct 21 21:10:41 UTC 2013
50-dhcp-all-interfaces completed</p>

<p class=""> </p>

<p class="">dib-run-parts Mon Oct 21 21:10:41 UTC 2013 62-ssh-key
completed</p>

<p class=""> </p>

<p class="">But when the baremetal node boots up, the interfaces
still don't have dhcp enabled. I see this in the BM node's console when
cloud-init starts.</p>

<p class=""> </p>

<p class="">How can I troubleshoot this?</p>

Thanks<br>Ravi<br><br></div>