[03:25] smoser what are your thoughts on https://code.launchpad.net/~harlowja/cloud-init/changeable-templates/+merge/208994 (this will help in the py3 update, to have this capability) [03:26] that combined with https://code.launchpad.net/~harlowja/cloud-init/py2-3 should get most of the issues out of the way === harlowja is now known as harlowja_away === evilissimo|afk is now known as evilissimo === evilissimo is now known as evilissimo|afk === evilissimo|afk is now known as evilissimo [15:06] harlowja_away, oh yeah. forgot about cheetha. [15:06] the stuff there is backward compat ? in taht it will use the old cheetah format if the template doesnt have 'template: foo' ? === evilissimo is now known as evilissimo|afk [15:26] i'm seeing issues with cloud-initramfs-tools .. more specifically with the dracut module on el7 [15:26] growpart doesn't seem to run properly.. getting this http://pastebin.com/AH2ftLzX === zz_gondoi is now known as gondoi === gondoi is now known as zz_gondoi [16:00] mnaser, i suspect you need https://code.launchpad.net/~juergh/cloud-initramfs-tools/dracut-growroot-pre-mount [16:00] personally i thikn the dracut code is racey and broken [16:00] it looks like it smoser [16:00] but now im discovering something else [16:01] you posted this https://lists.fedoraproject.org/pipermail/cloud/2013-May/002405.html [16:01] juerg's solution was to make it happen before the disk is mounted [16:01] centos 7 comes shipped with 3.10 [16:01] does that mean i can just use that and forget the dracut stuff? [16:01] mnaser, i think it shoudl work [16:01] yes. [16:01] will it run a reboot on the machine? [16:02] no. [16:02] :> [16:02] it uses 'update' [16:02] the perks of new linux kernels! [16:02] heh [16:02] kernel in 3.8 now lets you do that. [16:02] yeah. it is really nice. [16:02] alright so i'm going to remove it [16:02] and see what happens [16:02] yeah. [16:03] see growpart --help output [16:03] --update [16:03] it shoudl dtrt, but requires partx and 3.8+ kernel. [16:04] i think you can just add '--update=on' and it will fail if it doesn't think it is supported. [16:05] yep looks like it [16:05] runs the verify_ stuff [16:05] alright, this is good stuff, let me clear everything and try this out [16:26] smoser: woohoo, worked! :-) [16:26] thank you so much, this is a bit of a relief, making images is annoying! [16:26] i agree making images is annoying [16:26] i rant whenever i can that people shoudln't do it. [16:26] but there is no centos 7 images [16:26] a sane distribution provider would provide them for you [16:27] at least not *yet* [16:27] maybe you should chekc the sanity of your distro [16:27] :) [16:27] haha :p [16:27] the good thing is they're moving towards making that happen [16:28] cool. i'm honestly ok with other distros. and i do understand that there are lots of reasons why "just use ubuntu" isn't really an option. [16:29] but we really try to make "just use ubuntu" the obvious solution when you say "boy, this could work better". === harlowja_away is now known as harlowja === zz_gondoi is now known as gondoi === shardy is now known as shardy_afk === shardy_afk is now known as shardy [20:38] smoser right the idea for https://code.launchpad.net/~harlowja/cloud-init/changeable-templates is that it will work with cheetah or jinja [20:38] and peopel that will want python3 will really be required to use jinja (since cheetah sorta dead) [20:38] right [20:38] harlowja, good [20:39] smoser https://code.launchpad.net/~harlowja/cloud-init/py2-3 keeps on getting bigger though, lol [20:39] stupid stuff changes :-P [20:40] but the only library that doesn't appear on python3 is i believe the oauth one and cheetah [20:41] and oauth is supposed to be dropped anyway [20:41] kk [20:42] i don't understand why they moved so many modules around in py3 [20:43] and then six had to come in and fix that, lol === gondoi is now known as zz_gondoi