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

andrewhsusmoser: i hear cloud-init is being migrated to github. is this so? i’d love for that to happen. :)18:56
harlowjaandrewhsu https://github.com/cloud-init/ is the start, i'm not sure the current delay though, smoser  hopefully knows ;)18:56
andrewhsui have stuff i’d like to send as pull request. i know git but i’m not familiar with bzr.18:56
andrewhsu(i’d prefer git)18:57
smoserandrewhsu bzr isn't terribly difficult. 18:57
smosersometime in the not-too-distant fugure we'll have some plan for taking requests on github i thikn18:57
smoserthat may or may not be "source code is hosted in git".18:58
andrewhsuhow can i help?18:58
andrewhsui work with josh harlow at yahoo18:58
harlowja:-P18:58
andrewhsufor better or for worse18:58
harlowjaha18:58
harlowja*worse!18:59
hiren_+1 18:59
hiren_hah18:59
hiren_hey andrewhsu!18:59
andrewhsuwassup18:59
hiren_not sure how happy harlowja is after inviting us in this chan now :D18:59
harlowjaha19:00
hiren_harmw: I see not action on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194295 - want me to poke marino? 19:01
hiren_(wanted to ask you before I go and do that)19:01
smoseri do !19:01
smoser:)19:01
hiren_heh19:01
hiren_k19:01
smoserhiren_, can you confirm my understanding that there are no "official cloud" images for freebsd ?19:03
hiren_smoser: So, freebsd release eng team is working closely with a bunch of "cloud" folks and are working on creting *official* images.19:05
hiren_whatever we have is not tagged official right now.19:05
hiren_aws, microsoft and couple more I think.19:05
harmwhiren_: go ahead :)19:05
harmwah, he's not online though19:06
andrewhsusmoser: is the desire to move everything to github or have a read-only github mirror of launchpad? or a sync back and forth so changes could be submitted to either launchpad or github?19:06
hiren_harmw: yeah, I'll see if I can get someone else to pick it up. 19:07
smoserfwiw, 5 years ago, i used only git, and other than being 5 years since daily use, i mostly prefer it to bzr.19:07
smoserbzr does do merges better.  you dont have to keep  squashing commits 19:08
smoserrather you can commit commit commit on your branch, and then when you merge have a single commit and the commit/commit/commit are still readable 19:09
smoserhiren_, so what would I / we need to do from a cloud-init perspective if we wanted cloud-init in the images ?19:09
smoserand would there ever be a downloadable image like ubuntu's or fedora's ? 19:10
smoserie, what i'd get at http://fedoraproject.org/en/get-fedora#clouds19:10
harmwprobably poke someone from the designated workgroup19:10
smoserhttp://cloud-images.ubuntu.com/19:10
harmwto add the ci pkg to it19:10
harmwofficial images would probably go live on cloud.freebsd.org or somthing :p19:11
harmwhiren_: enlighten us :p19:11
harlowjaandrewhsu https://etherpad.openstack.org/cloud-init-next 19:23
harlowjaplease add to there :)19:23
harlowjaandrewhsu https://etherpad.openstack.org/cloud-init-next19:23
harmwhttps://svnweb.freebsd.org/ports?view=revision&revision=37160319:50
hiren_harmw: woho! good stuff. 20:00
hiren_smoser: harmw : wrt cloud images, let me talk to the RE folks and get you some sensible answer. (rather than random bullshit that I make up ;))20:00
harmw:>20:01
harmwdo thy gather somewhere public?20:01
harmwif so I'll be happy do talk to them myself20:01
smoserhiren_, if we insisted that people in this channel did not spout random $*#% then we'd not allow harlowja here.20:02
harmw:>20:03
hiren_hah20:08
hiren_harmw: not really20:08
hiren_so we do pushout something like tihs right now: ftp://ftp.freebsd.org/pub/FreeBSD/releases/VM-IMAGES/10.1-RC3/amd64/Latest/FreeBSD-10.1-RC3-amd64.qcow2.xz20:09
smoseris that linked anywhere ?20:09
harmwah yea, I remember having seen that before20:10
smoserother than ftp://ftp.freebsd.org/pub/FreeBSD/releases/VM-IMAGES/10.1-RC3/amd64/Latest/20:10
smoser:)20:10
hiren_linked?20:10
hiren_smoser: you want freebsd project to explicitly say we support cloud-init? 20:11
harmwhiren_: those images need to be respun with c-i :)20:11
hiren_yes.20:11
hiren_harmw: true. 20:11
smoserright.20:11
smoserthats what i want.20:11
harmw+1 on that, yes20:11
hiren_so, what exacly we wnat in the "respin" ?20:11
hiren_install the port... and..?20:12
harmwand nothing20:12
harmw:)20:12
hiren_hah20:12
hiren_okay20:12
smoseri suspect that there is work necessary in cloud-init to make more stuff work and better.20:12
smoserfor sure. and i'm ok with that.20:12
harmwfor sure20:12
smoseri'm saying from a cloud-init upstream project perspective, i'd like to have cloud-init in "official freebsd images" (and official images of any OS that we can).20:12
hiren_so, for now, if we just install the port we just committed and get the qcow2, that'd be enough?20:12
harmwbut the current stuff can handle configdrive, ssh and sudo, growing disks, so the basics are covered20:13
smoserthat will help me in my diabolical scheme to acheive world domination.20:13
hiren_heh.20:13
harmwhiren_: important little detail20:13
harmwc-i must be manually enabled in /etc/rc.conf20:13
harmwelse it won't run on boot 20:13
hiren_harmw: the port install doesn't do that, right?20:14
harmwnop20:14
harmwshould it do that?20:14
hiren_harmw: can you please list down exact things evenif they are just : 1) install the port 2) enable rc.conf20:14
harmwgiven its nature, perhaps it should though...20:14
hiren_hum, we dont do that.20:14
harmwnah thought so20:15
harmwhence I didn't make it do that20:15
hiren_after installing the service via port, users have to enable them.20:15
hiren_so thats okay20:15
hiren_expected.20:15
hiren_harmw: cool.20:15
harmwstep1: install port, step2: enable in /etc/rc.conf20:15
harmwsmoser: there is a thread on openstack-dev regarding support for/on freebsd compute nodes20:17
harmwmaybe someone should let those guys know the instance part is covered now as well :)20:17
harmwalright, time to head back to my recently upgraded Juno-cloud to fix networking - like, again20:18
hiren_I am talking to the superawesome RE guy from FreeBSD to integrate this stuff and comeup with a openstack cloud image on official freebsd page.20:23
harlowjarandom bs; what u say, lol20:42
harlowjaha20:42
hiren_dude. I do that all the time. So easy with carefully selected buzzwords.20:44
harlowja:-P20:46
smosercloud!20:49
harlowjalol20:49
harlowjasmoser plan for world domination being discovered20:49
harlowjanot so secret anymore20:49
harmwharlowja: you do realize your kinda like Pinky now, right20:49
harlowja:(20:50
harlowjau pinky20:50
harlowjalol20:50
harmw:p20:50
smoseri have 2 pinkies!20:53
harlowjahttp://www.wearyourbeer.com/images/Pinky_Brain_To_Do_List_Gray_Shirt.jpg :-P20:56
harlowjai guess i should get that shirt, haha20:56

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