[13:14] Good morning [13:14] morning === ColonelPanic002_ is now known as ColonelPanic001 [15:50] lmao, detroit bit on the daily show is great [16:17] i'm gonna stab cloud-init in the face. it handles 1000 cases, and I can't figure out how to make it handle mine :) [16:17] oh shit, as I type this, I think I just realized how to handle it. [16:17] add smoser to add support for it [16:17] sorry smoser [16:17] :) [16:17] ask that is [16:17] lol [16:17] nah, I'm not gonna ask him for my 1 stupid 1-off [16:18] or he'll tell you why you're wrong and how to do it right :P [16:18] i'm curious. [16:18] what was wrong ? [16:21] i have a command in place which uses user-data already. i was trying to wrap my head around how to use both. [16:21] i think easy thing is to move that current user-data to cloud-config which writes a file [16:22] then just check for the file before pulling meta user-data in my current script. [16:22] fallback can be user-data [16:22] i'm slow. it just wasn't clicking in my brain for a while there. [16:22] too much C code lately had me in a different mode :p [16:39] smoser: btw, cloud init is splendid. [16:41] "command in place" [16:41] meaning its already in your image ? [16:41] oh. i think i understand now. yeah. [16:41] you coudl also make that "command" be a part-handler [16:43] i'd have to patch cloud-init to do that. [16:43] i want it to work today. maybe even yesterday (12.04) :) [17:54] jrwren, why would you have ot patch cloud-init ? [17:54] you can send a part-handler in user-data [17:54] that is waht I plan on doing [17:55] but there are only so many part-handlers, right? [17:55] no. [17:55] oh, python code. [17:55] they're loaded on being seen [17:55] i was avoiding that. [17:55] and applied. [17:55] only one part handler can claim a given type [17:56] right, at first i was looking for a "write file" type handler. in my case the old user-data is pretty small, I was just going to embed it into cloud-config runcmd [17:57] where the runcmd is going to be echo "THINGS" > FILE [20:54] snap-l rick_h: You guys see the email from Karl Karston re: Pyohio? [21:15] jrwren, i dont mean to offend you, but if you have MAC and virtualbox tendencies, this might help a bit (although i'm sure you would have figture dhtis out) [21:15] http://ubuntu-smoser.blogspot.com/2013/07/using-ubuntu-cloud-images-on-virtualbox.html [21:20] Looks like Carl figured out his ride situation