[00:40] bic2k: Are you still working through moving your juju install? I just recently did that. === CyberJacob is now known as CyberJacob|Away [00:43] lazypower: I think I got it figured out, added the new machines ssh key to the authorized_hosts on machine/0. So far so good, but haven't tried any fancy stuff yet [00:44] Yeah, That was my gotchya I ran into. I ended up just sharing the SSH key with the new host and all was well with the world. [00:44] Considering i've only done this with AWS and LOCAL environments I cannot speak to the openstack specifics. === bic2k-duo is now known as bic2k === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away [11:39] marcoceppi: I have deployed clean WP on Azure, with no tuning and with juju set wordpress wp-content=git@github.com:smereczynski/jujuwp-content.git. Again nothing. I have logs from machines 0 and 1 here: https://gist.github.com/smereczynski/8236592 [11:40] marcoceppi: clould You please tell me if I'm doing sth wrong? === BradCrittenden is now known as bac [11:55] michal_s: huh, that's odd. One min [11:59] marcoceppi: no problem, You don't need to hurry [11:59] I wish to present Juju and Windows Azure to students and this one thing seems to not work properly :/ [12:04] michal_s: yeah, the code looks sound, as it should work, I'm going to spin it up - it's just bailing before doing the do_vcs function [12:09] marcoceppi: If You wish, I can give You code for Windows Azure test account [12:10] with this code You can create subscription without credit card [12:10] michal_s: no, that's okay. I've got accounts in all the clouds [12:10] ok :) [12:35] michal_s: can you describe "doing nothing" [12:36] if you ssh and move to /var/www/wp-content do you not see your git stuff? === gary_poster|away is now known as gary_poster === gary_poster is now known as gary_poster|away [13:16] marcoceppi: there is no my stuff in wp-content [13:16] michal_s: is the deployment still running? [13:16] yes [13:16] I think there's an idempotentcy issue with the charm [13:16] michal_s: have you completed the setup? [13:17] via the web interface [13:17] yes, setup is completed [13:17] site is running [13:17] michal_s: run `juju set wordpress wp-content=https://github.com/smereczynski/jujuwp-content.git` [13:18] just so that the command is a different value, and the config-changed hook will run [13:20] agent-state-info: 'hook failed: "config-changed"' [13:20] from juju status [13:20] and no changes in wp-config [13:21] share juju config output? [13:21] juju status* [13:23] https://gist.github.com/smereczynski/8237758 [13:24] michal_s: well, a config-changed error, that's interesting. Can you pastebin the /var/log/juju/unit-wordpress-0.log from wordpress/0? [13:25] ok, moment [13:28] marcoceppi: https://gist.github.com/smereczynski/8237809 === gary_poster|away is now known as gary_poster [13:28] michal_s: try `juju resolved --retry wordpress/0` [13:29] marcoceppi: ok, it works! [13:30] michal_s: interesting, there's an idempotency error in the charm during configuration changes. [13:30] michal_s: I'll file a bug and try to follow up with a patch next week [13:30] great :) Thank You very much for Your help === hatch_ is now known as hatch === ckramer is now known as claytonk === claytonk is now known as ninjix === nate_finch is now known as natefinch [17:58] having trouble d/ling charms due to https/ssl intercept firewall. Is there a way to disable cert checking (alternately, where is the cacert file juju uses so I can add the firewall certs) [18:15] tclarke: downloading charms where? [18:17] ERROR cannot get latest charm revision: Get https://store.juju.ubuntu.com/charm-info?charms=cs%3Aprecise%2Fjuju-gui: failed to parse certificate from server: x509: RSA modulus is not a positive number [18:17] juju deploy juju-gui [18:20] fwereade: Is there a way to disable cert checking during deploy? [18:20] tclarke: One way around this is to deploy from local [18:20] tclarke: you can download the charm to your computer, then run a deploy using that version [18:21] where does juju get it's cacert's from? I can always add the local ones there [18:26] tclarke: it's in the public chain [18:27] the standard /etc/ssl chain? === CyberJacob|Away is now known as CyberJacob [18:28] yeah, they use a cert for all of *.ubuntu.com [18:29] I'll try installing the firewall certs there (the problem is ssl intercept proxies rewrite the cert chain for all ssl) [18:34] is there information on how to setup a local mirror? the only thing I see re: local repositories involves writing your own, nothing on how to pull a cs charm to a local mirror and deploy [18:36] tclarke: you can use charm-tools to download charms [18:36] from the stable ppa (ppa:juju/stable) [18:36] once installed, and you have your directory structure, just `juju charm get ` [18:37] there's a juju charm get-all but it takes forever to run, better to just grab the ones you're interested in [18:39] juju charm get juju-gui [18:39] Error: Could not locate charm in store. [18:40] tclarke: oh, haha, it uses SSL as well [18:40] to look up things via the API [18:40] tclarke: if you have bazaar installed, try `bzr branch lp:charms/juju-gui` === natefinch is now known as natefinch-snow === hatch_ is now known as hatch [22:11] Is it possible to set up a meeting or maybe discuss our cloud infrastructure needs here? It is hard to wrap ones mind around the concept of cloud scalability. I would be licensing the charm GPL v3. === gary_poster is now known as gary_poster|away [22:33] surgemcgee this would be a good place but it looks like most people are offline atm, maybe try back tomorrow or Monday [23:06] surgemcgee: check pm === CyberJacob is now known as CyberJacob|Away