[Bug 1469260] Re: Custom vendor data causes cloud-init failure on 0.7.5
Edmund Rhudy
erhudy at bloomberg.net
Wed Jul 22 16:15:27 UTC 2015
Just doing something simple like
data = str(util.decomp_gzip(raw_data))
causes it to work, because data's now a string and hashable and so the
range data[0:4096] works (whether the content is actually what it's
supposed to be is another question).
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1469260
Title:
Custom vendor data causes cloud-init failure on 0.7.5
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1469260/+subscriptions
More information about the Ubuntu-server-bugs
mailing list