=== evilissimo|afk is now known as evilissimo === evilissimo is now known as evilissimo|afk === evilissimo|afk is now known as evilissimo === evilissimo is now known as evilissimo|afk === SpamapS_ is now known as SpamapS === zz_gondoi is now known as gondoi [17:26] Does anyone know if Cloud-init works with Freebsd? in particular with cloudDrive. I saw that there were some changes made to it [17:26] there is some preliminry support, though I should realy take some time to get on par with linux :) [17:27] plus, thre is no pkg yet [17:34] Totally understand. At this point, what we have is suffient, (keys, and users creation). [17:34] I looked at the bsd-cloudinit that is recommended by the openstack people, but that is only support the HTTP metadata service, and I really need clouddrive as well to work [17:35] I guess, one thing is that I am having an issue in getting it built on FreeBSD 10. I cloned out the repo, ran python setup.py build and python setup.py install [17:35] but it seems to have installed for ubuntu and not recognizing freebsd [17:36] I'm wondering if I am missing a trick or a setting when I did all this [17:45] bsd-cloudinit? whats that :) [17:46] and you mean configdrive, right? [17:47] and the default config file asumes ubuntu, so you'll need to change it to 'distro: freebsd' [17:49] ah: http://pellaeon.github.io/bsd-cloudinit/ [18:02] Ok, and there isn't anything special during the setup.py install that I have to do to reflect freebsd? [18:06] and yes I meant configDrive, sorry [18:09] you need to tell cloud-init which distro it should configure, which in this case would be freebsd [18:09] Maybe I missed that. I did change it in the /etc/cloud/cloud.cfg file [18:09] but not during the install or build. [18:10] when I try to run /etc/rc.d/init.d/cloud-init it just brings me back to the prompt. Doesn't look like it actually run anything. [18:10] So I'm wondering if it maybe installed the wrong scripts. (ubuntu instead of freebsd) [18:13] it should just install everything it knows :) [18:13] I'm sorry, I've just nuked my fbsd testvm so I can't verify anything at the moment :( === ijw_ is now known as ijw [18:16] Hmm ok. I'm not sure how it knows that it's Freebsd. It is a custom build and kernel, but that's the only thing thats really different. Uname still says freebsd. [18:34] So, I'm definitely closer. I can now run it manually /usr/local/bin/cloud-init (which by the way doesn't get set right in the install, it sets it to /usr/bin/cloud-init). [18:34] NOw it's trying to run ubuntu based commands. [18:34] util.py[WARNING]: Failed to run debconf-set-selections for grub-dpkg === gondoi is now known as zz_gondoi