/srv/irclogs.ubuntu.com/2014/02/27/#cloud-init.txt

anotheralquestion if anyone has time00:56
anotheralregarding awscli and cloud-init on ubuntu 12.0400:56
anotheralnvm - fixed it01:04
=== harlowja_away is now known as harlowja
smoserharlowja, did you point me once at some tool that would convert package names ?01:47
smoserfrom debian -> redhat or some such?01:47
harlowjahmmmm, smoser not sure :(01:47
smoserpython library i though.01:47
smoseri 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:48
harlowjasmoser hmmm01:54
harlowjasmoser https://github.com/jordansissel/fpm ?01:54
harlowjamaybe that, not sure01:54
harlowjai've made a similar tool, but its anvil ;)01:54
smosernah.01:54
harlowjahmmm01:54
smoserthis isn't for *building*01:54
smoserthis was for:01:54
smoserapt-get install libvirt-bin -> yum install libvirt01:55
smoseror01:55
harlowjaoh01:55
harlowjaya01:55
smoserapt-get install openssh-server -> yum install sshd01:55
harlowjahttps://bugs.launchpad.net/cloud-init/+bug/785570 ?01:55
harlowjapackagekit01:55
harlowjamaybe that01:56
smoseryeah, i think thats what it was :-(01:58
smoserbut thats not what i want01:58
smoseri want a big table mapping debian names to suse names01:58
harlowjalol02:19
harlowjanot sure then :-P02:19
harlowjasmoser 14.04 soon right?03:27
harlowjalike next month/03:27
harlowja?03:28
=== harlowja is now known as harlowja_away
harmwsmoser: you're ok with this patch? https://bugs.launchpad.net/cirros/+bug/118482607:48
harmwjust in time for 0.3.2 :p07:49
=== shardy_afk is now known as shardy
smoserharmw, nice. i almost can't believe i dont hvae that.14:36
smoserthe format is the only thing i'd bikeshed on. i'd like for it to be the same as cloud-init.14:36
harmwhm hm14:39
harmwsounds reasonable14:39
harmwill work something out tonight14:39
smoserthanks.15:11
=== harlowja_away is now known as harlowja
natoriousis there a way to schedule a job w/o starting the scheduler?19:23
natoriouswrong chan19:24
harmwsmoser: you're liking this? https://bugs.launchpad.net/cirros/+bug/118482620:05
harlowjaseanwbruno for freebsd stuff would the first step be to upload the missing ports to freebsd ports?20:46
harlowjathats probably like 3-4 python deps20:46
seanwbrunoyepper, I need to grab all the things and construct something that looks like a freebsd port makefile thing.20:47
harlowjak, i'd save the cloud-init package for last, harmw the current code doesn't write out the network config right?20:49
seanwbrunoI wonder if fbsd ports knows how to interact with lp20:53
seanwbrunohrm20:53
seanwbrunolet me poke20:53
smoserharmw, that looks great.21:07
smoserharmw, can you just verify that /usr/bin is not necessary ?21:12
smoseri just don't lik ehardocding paths21:12
dgarstang3How can I get cloud-init to umount a directory ?21:45
smoserdgarstang3 you want it to not mount /mnt ?21:59
smoserhttp://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/doc/examples/cloud-config.txt#L17822:00
dgarstang3smoser: /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
smoserdgarstang3, its not already mounted as part of the imags.22:03
smosercloud-init mounts it22:03
smoserper its default configuration22:03
smoserif you tell it not to, it wont22:03
smosermounts:22:04
dgarstang3smoser: that's the default? How do I override that default?22:04
smoser - [ephemeral0, null ]22:04
smosersee the default listed at lin 17422:04
dgarstang3smoser: i see. ok I shall add that. 22:04
dgarstang3smoser: but hang on... i know that typically it uses the software raid... - [ephemeral0, null ] wouldn't cover that22:05
smoser?22:06
smoserwhat typically uses software raid ?22:07
smoserdoing the above will tell cloud-init to not write an /etc/fstab entry for ephemeral0 (/dev/sdb)22:07
dgarstang3smoser: there's more than one ephemeral disk22:08
dgarstang3smoser: typically, something, takes all empehemeral disks and puts them into a dm raid volume and mounts on /mn22:08
dgarstang3sorry, /mnt22:08
dgarstang3It doesn't seem like saying - [ephemeral0, null ] would stop that, since there's more than one ephemeral disk involved22:09
harmwsmoser: nope, full path isn't required22:11
dgarstang3I'll try - [ephemeral0, null ] - [ephemeral1, null ] - [ephemeral2, null ] - [ephemeral3, null ]22:12
harmwharlowja: it doesn't? I realy dont know actually, it's been a while :p22:16
harlowjanp22:16
harmwcould fairly well be the case though, it missing tons of stuff anyway 22:17
harmwbtw, thanks for pointing me to that nova slow list bug :) it takese 3seconds now22:17
=== shardy is now known as shardy_afk
harlowjawoot22:47
harlowjaharmw on how many instances?22:47
harmwhaha, just 522:47
harlowjaya, hmmm22:47
harlowjastill to slow, lol22:47
harmwyea i know, but thats more likely due to the crappy hw :)22:48
harlowjasome of it, lol22:48

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