UbuntuIRC / 2014 /03 /04 /#cloud-init.txt
niansa
Initial commit
4aa5fce
=== harlowja is now known as harlowja_away
=== harlowja_away is now known as harlowja
=== harlowja is now known as harlowja_away
[15:55] <natorious> is cloud-init able to run in a virtualenv? My guess is no.
=== harlowja_away is now known as harlowja
[17:05] <smoser> natorious, well, it would write to files outside the virtualenv
[17:05] <smoser> but harlowja did work to on tox-venvs at https://code.launchpad.net/~harlowja/cloud-init/tox-venvs/+merge/203225
[17:05] <smoser> i do plan on getting that.
[17:23] <natorious> thnx
[17:50] <harlowja> yup, plans to make that work, just need to do a little more
[17:51] <harlowja> arg, smoser mako doesn't have some of the niceness that cheetah has, durn
[17:51] <harlowja> especially #slurp
[17:59] <smoser> what niceness is that?
[18:09] <harmw> smoser: I've pushed to cirros-sys-info yet again
[18:10] <harmw> can you think of anything else to add?
[18:11] <smoser> harmw, looking.
[18:13] <harmw> cpu (speed/cores), ram, hdd
[18:13] <harmw> what else :)
[18:22] <harmw> hm, I want to know th hypervisor env (atleast a little)
[18:23] <harmw> argh, missing dmidecode
[18:25] <smoser> harmw, have you tested in lxc ?
[18:25] <harmw> nope
[18:25] <smoser> you can do that fairly easily from ubuntu.
[18:25] <smoser> launch an ubuntu trusty, then apt-get install lx
[18:25] <smoser> lx
[18:25] <smoser> lxc
[18:25] <harmw> fedora...
[18:26] <smoser> well, launch an ubuntu vm. thats the power of this whole cloud thing :)
[18:26] <harmw> :>
[18:26] <smoser> we make images really easily available for you.
[18:26] <smoser> install lxc, then:
[18:27] <smoser> lxc-create -t cirros -- --version=devel
[18:28] <harmw> ok, well, fedora has lxc as well
[18:28] <harmw> obviously
[18:28] <harmw> though cirros is an unknown template
[18:29] <harmw> lets see :)
[18:30] <harmw> smoser: https://github.com/lxc/lxc/blob/master/templates/lxc-cirros.in
[18:33] <smoser> use trusty
[18:33] <smoser> or the ppa
[18:33] <smoser> oh. yeah, fedora
[18:33] <smoser> silly fedora
[18:33] <smoser> what good is an os if you can't run cirros in a container on it.
[18:33] <harlowja> arg smoser why do all the other template languages suck
[18:34] <harlowja> cheetah seems so nice now, lol
[19:09] <harmw> smoser: lsblk doesn't print diskinfo in lxc
[19:11] <harmw> smoser: can you put dmidcode in cirros? I think its include with busybox... It's cool for getting more information from the running system
[19:21] <smoser> harmw, thats fine if it doesn't print info
[19:21] <smoser> i'm not oppposed to dmidecode in the future.
[19:21] <smoser> but not for this next release.
[19:22] <smoser> harmw, its fine if you don't get information, but i'd rather it say something like "unavaliable" or not print anything.
[19:22] <harmw> the release after the next is fine with me
[19:22] <smoser> and i dont want it write useless spam error messages to the console
[19:23] <harmw> it currently writes nothing
[19:23] <harmw> no errors/crap, just nothing