/srv/irclogs.ubuntu.com/2014/03/30/#cloud-init.txt

jcliftHmmm, is /var/lib/cloud/instance/obj.pkl meant to be consumable via python on spun up VM instances?18:26
* jclift is trying to pass meta-data to an instance, for reading by the instance after cloud-init has finished18:27
jcliftWhile it's would be possible to mount the config drive somewhere (eg mount /dev/xvdd /foo) and get it that way18:27
jcliftIt seems like it'd be simpler to be able to unpickle /var/lib/cloud/instance/obj.pkl and get the data that way18:28
jcliftOr am I think about this all wrong? (completely possible) :)18:28
jcliftAhhh.  from cloudinit import util20:17
jcliftGot it working. :)20:25

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!