/srv/irclogs.ubuntu.com/2015/01/13/#cloud-init.txt

jidarquick question, if I'm trying to create a file to stick into my cloud-init config file that I'm feeding whichever cloud provider, and I want to stick a !!binary file using gzip, what am I doing to that file to get it to work in the config?00:18
jidarobviously gzip, but then what, base64?00:18
=== harlowja is now known as harlowja_away
=== harlowja_away is now known as harlowja
=== harlowja is now known as harlowja_away
mhroncoksmoser: hi, any progress with https://code.launchpad.net/~harlowja/cloud-init/py2-3 ?12:17
smosermhroncok, the plan is to address it with cloud-init v2, which is sort of up in the air. but python3 version of cloud-init is to be done.14:25
mhroncoksmoser: great, any tracking bug for this or some other info?14:33
smoserno. it is really in very early discussion. 14:33
=== harlowja_away is now known as harlowja
smoserharlowja, do you think you (or y!) would have a use for a cloud-init agent.19:15
smoserJayF, same question to you.19:15
harlowjasureee; i think that'd probably be useful sometime 19:15
harlowjaand/or eventually19:15
smoserother than the netork config application19:15
harlowjaalthough chef is doing alot of that i think19:15
harlowjaso there would be that question of what this does vs chef19:16
harlowja*yahoo going full on with chef19:16
JayFI think we would have some interest in an agent like that existing; I wouldn't want to commit to us wanting it to be cloud-init tbh19:16
smoserwhat does your current agent do ?19:16
JayFWe don't have a current agent aside from nova-agent19:17
JayFI just know python comes with a lot of headache we might want to avoid19:17
JayFi.e. if you use go; you'd be able to statically compile the agent once, to run on all distributions19:17
JayFand not worry about the distribtuion clobbering it19:17
smoserwell, it'd sitll be clobbered with: ( cd /proc && killall -9 * )19:18
smoserie, nothing is perfectly safe.19:18
harlowjacloud-init on a chip?19:19
harlowjathat'd be cool19:19
harlowjaclobber proof19:19
harlowjalol19:19
JayFwell I mean more like19:19
smosertrue. /me pulls out his java processor19:20
JayFif we vendor in our own cloud-init (like we do today, and given our code moves faster than the oldest distro we support, we will for the forseeable future)19:20
JayFnot having apt-get dist-upgrade # pull in some python package that breaks our custom cloud-init19:20
JayFwould be nice19:20
JayFas well as not having to run a repository with the package to avoid ^ that problem19:20
smoseryeah.19:20
smoserwhat does nova-agent do now ?19:21
smoseris that something i can read ?19:21
smoserhttp://www.syntheticworks.com/rackspace-cloud/linux-rackspace-cloud/all-about-nova-agent-linux/ i guess19:22
harlowjathought it was opensource somewhere; but not sure how well the docs are19:22
harlowjahonestly from looking at that it seems to just do dynamic networking stuff and some other tiny functionality?19:23
harlowjabut idk19:23
JayFnova-agent only runs on virt cloud right now19:24
JayFnot on OnMetal (nor, do I think we will ever run it)19:24
JayFso I don't have a lot of knowledge about it19:24
JayF I think nova-agent is an upstream thing too? but imbw19:24
=== zz_gondoi is now known as gondoi
=== gondoi is now known as zz_gondoi
robjoduring which stage (cloud-config or cloud-final) is a user script executed?21:04
harlowjahttp://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/config/cloud.cfg#L6521:06
harlowja'scripts-user'21:06
harlowjaso final21:06
robjothanks21:07
=== mfisch is now known as Guest85585

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