Code review comment for lp:~avishai-ish-shalom/cloud-init/chef

Revision history for this message
Scott Moser (smoser) wrote :

On Thu, 8 Sep 2011, Mike Moulton wrote:

> Review: Approve
>
> Avishai, thank you for the quick turn around. Your changes look like they will address all of my issues.
>

Mike sorry for the run-around, but can you
a.) please actually test the code path. I can make you a cloud-init deb if needed.
  The cleanest path to do that is probably to
  - launch instance with no user-data
  - install new cloud-init
  - rm -Rf /var/lib/cloud
  - mkdir -p /var/lib/cloud/data/seed/nocloud-net
  - populate /var/lib/cloud/data/seed/nocloud-net/meta-data and user-data
    with the same user data you would have used
  - reboot
  - check
b.) open a bug for this? and describe what user-data you gave.

We will get this into oneiric.

« Back to merge proposal