[20:59] blackboxsw, https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/327827 [20:59] did you test ? [21:00] dont' you have to 'ip link set up dev eth0' ? [21:00] smoser I had until last rev of changes. I just pulled it into the init-local aws branch to test now [21:01] and we do ip link set up dev eth0 [21:01] # Address creation success, bring up device and queue cleanup [21:01] util.subp( [21:01] ['ip', '-family', 'inet', 'link', 'set', 'dev', self.interface, [21:01] 'up'], capture=True) [21:02] oops [21:02] oh. yes you do [21:02] sorry [21:02] ignore me [21:02] no worries. I'll repoet in the MP after this test finished [21:02] no worries. I'll repoet in the MP after this test finishes [21:02] I had my popcorn for your #server discussion [21:16] smoser: just tested success dhclient run on ubuntu aws Local. one minor fix about cleanup cmd ordering I just pushed.