[00:56] question if anyone has time [00:56] regarding awscli and cloud-init on ubuntu 12.04 [01:04] nvm - fixed it === harlowja_away is now known as harlowja [01:47] harlowja, did you point me once at some tool that would convert package names ? [01:47] from debian -> redhat or some such? [01:47] hmmmm, smoser not sure :( [01:47] python library i though. [01:48] i remember that at some point someone pointed me at a library and said "maybe cloud-init could use this to normalize package names across distros" [01:54] smoser hmmm [01:54] smoser https://github.com/jordansissel/fpm ? [01:54] maybe that, not sure [01:54] i've made a similar tool, but its anvil ;) [01:54] nah. [01:54] hmmm [01:54] this isn't for *building* [01:54] this was for: [01:55] apt-get install libvirt-bin -> yum install libvirt [01:55] or [01:55] oh [01:55] ya [01:55] apt-get install openssh-server -> yum install sshd [01:55] https://bugs.launchpad.net/cloud-init/+bug/785570 ? [01:55] packagekit [01:56] maybe that [01:58] yeah, i think thats what it was :-( [01:58] but thats not what i want [01:58] i want a big table mapping debian names to suse names [02:19] lol [02:19] not sure then :-P [03:27] smoser 14.04 soon right? [03:27] like next month/ [03:28] ? === harlowja is now known as harlowja_away [07:48] smoser: you're ok with this patch? https://bugs.launchpad.net/cirros/+bug/1184826 [07:49] just in time for 0.3.2 :p === shardy_afk is now known as shardy [14:36] harmw, nice. i almost can't believe i dont hvae that. [14:36] the format is the only thing i'd bikeshed on. i'd like for it to be the same as cloud-init. [14:39] hm hm [14:39] sounds reasonable [14:39] ill work something out tonight [15:11] thanks. === harlowja_away is now known as harlowja [19:23] is there a way to schedule a job w/o starting the scheduler? [19:24] wrong chan [20:05] smoser: you're liking this? https://bugs.launchpad.net/cirros/+bug/1184826 [20:46] seanwbruno for freebsd stuff would the first step be to upload the missing ports to freebsd ports? [20:46] thats probably like 3-4 python deps [20:47] yepper, I need to grab all the things and construct something that looks like a freebsd port makefile thing. [20:49] k, i'd save the cloud-init package for last, harmw the current code doesn't write out the network config right? [20:53] I wonder if fbsd ports knows how to interact with lp [20:53] hrm [20:53] let me poke [21:07] harmw, that looks great. [21:12] harmw, can you just verify that /usr/bin is not necessary ? [21:12] i just don't lik ehardocding paths [21:45] How can I get cloud-init to umount a directory ? [21:59] dgarstang3 you want it to not mount /mnt ? [22:00] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/doc/examples/cloud-config.txt#L178 [22:03] smoser: /mnt is already mounted as part of the ubuntu amazon image. s'ok, I think adding [ umount, /mnt ] to bootcmd should do it... [22:03] dgarstang3, its not already mounted as part of the imags. [22:03] cloud-init mounts it [22:03] per its default configuration [22:03] if you tell it not to, it wont [22:04] mounts: [22:04] smoser: that's the default? How do I override that default? [22:04] - [ephemeral0, null ] [22:04] see the default listed at lin 174 [22:04] smoser: i see. ok I shall add that. [22:05] smoser: but hang on... i know that typically it uses the software raid... - [ephemeral0, null ] wouldn't cover that [22:06] ? [22:07] what typically uses software raid ? [22:07] doing the above will tell cloud-init to not write an /etc/fstab entry for ephemeral0 (/dev/sdb) [22:08] smoser: there's more than one ephemeral disk [22:08] smoser: typically, something, takes all empehemeral disks and puts them into a dm raid volume and mounts on /mn [22:08] sorry, /mnt [22:09] It doesn't seem like saying - [ephemeral0, null ] would stop that, since there's more than one ephemeral disk involved [22:11] smoser: nope, full path isn't required [22:12] I'll try - [ephemeral0, null ] - [ephemeral1, null ] - [ephemeral2, null ] - [ephemeral3, null ] [22:16] harlowja: it doesn't? I realy dont know actually, it's been a while :p [22:16] np [22:17] could fairly well be the case though, it missing tons of stuff anyway [22:17] btw, thanks for pointing me to that nova slow list bug :) it takese 3seconds now === shardy is now known as shardy_afk [22:47] woot [22:47] harmw on how many instances? [22:47] haha, just 5 [22:47] ya, hmmm [22:47] still to slow, lol [22:48] yea i know, but thats more likely due to the crappy hw :) [22:48] some of it, lol