Re: Released update to jujucharms.com today the 10th.

2014-12-10 Thread Rick Harding
On Thu, 11 Dec 2014, Andrew Wilkins wrote: > On Thu, Dec 11, 2014 at 9:30 AM, Andrew Wilkins < > andrew.wilk...@canonical.com> wrote: > > on the landing page the search box kinda washes out a bit. It took me a > little while to find where the search box is... I've had the same thought a couple of

Re: Released update to jujucharms.com today the 10th.

2014-12-10 Thread Andrew Wilkins
On Thu, Dec 11, 2014 at 3:04 AM, Rick Harding wrote: > Heads up that a new release has hit jujucharms.com. This contains several > smaller things but you might be interested. Please check it out and let us > know if you hit any issues. > > > http://jujugui.wordpress.com/2014/12/10/new-jujucharms-

Re: Released update to jujucharms.com today the 10th.

2014-12-10 Thread Antonio Rosales
Rick and UI team, thanks for getting this fixes in. We had gotten a few questions on download stats so thanks for addressing that and posting here for everyone's info on the fix. -Antonio On Wed, Dec 10, 2014 at 12:04 PM, Rick Harding wrote: > Heads up that a new release has hit jujucharms.com.

[Review Queue] Additional BigData Reviews and Bundle Updates

2014-12-10 Thread Charles Butler
hdp-pig received the openstack updates https://code.launchpad.net/~asanjar/charms/trusty/hdp-pig/trunk/+merge/242830 hdp-zookeeper was updated to make the cut https://code.launchpad.net/~bigdata-dev/charms/trusty/hdp-zookeeper/trunk/+merge/243358 hdp-storm was also updated with the same networkin

[Review Queue] LimeSurvey, Apache2 (precise and trusty)

2014-12-10 Thread Adam Israel
LimeSurvey: This MP [1] introduces unit tests. The tests run, but the install hook is failing due to an upstream change. The current stable version has changed, and a new download location needs to be added to the charm. +1 to this MP, and I’ve filed a bug [2] against the charm to update the lat

Re: Released update to jujucharms.com today the 10th.

2014-12-10 Thread Marco Ceppi
How do we add events to the sidebar on the blog page? We have several coming up. On Wed Dec 10 2014 at 2:04:43 PM Rick Harding wrote: > Heads up that a new release has hit jujucharms.com. This contains several > smaller things but you might be interested. Please check it out and let us > know if

Released update to jujucharms.com today the 10th.

2014-12-10 Thread Rick Harding
Heads up that a new release has hit jujucharms.com. This contains several smaller things but you might be interested. Please check it out and let us know if you hit any issues. http://jujugui.wordpress.com/2014/12/10/new-jujucharms-com-release-dec-10th/ - Add blog support. https://jujucharms.

Re: Custom AWS Endpoint / Region

2014-12-10 Thread Kapil Thangavelu
It requires a custom compilation atm, as the list of valid aws endpoints [0] is embedded in a library dependency @ launchpad.net/goamz (the originator of 50+ forks on github). It would be nice to have the endpoints constructed at runtime from its environment.yaml config parameters, the primary iss

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Marco Ceppi
On Wed Dec 10 2014 at 10:26:48 AM Eric Snow wrote: > I had tried the explanation route to no avail. I'll probably work up > a demo for the specific folks I have in mind. I think juju is one of > those things that makes more sense when you see it in action. > > One thought I had is that we could

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Eric Snow
On Wed, Dec 10, 2014 at 8:28 AM, Marco Ceppi wrote: > On Wed Dec 10 2014 at 10:26:48 AM Eric Snow wrote: >> >> I had tried the explanation route to no avail. I'll probably work up >> a demo for the specific folks I have in mind. I think juju is one of >> those things that makes more sense when

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Marco Ceppi
On Wed Dec 10 2014 at 10:28:41 AM Marco Ceppi wrote: > On Wed Dec 10 2014 at 10:26:48 AM Eric Snow > wrote: > >> I had tried the explanation route to no avail. I'll probably work up >> a demo for the specific folks I have in mind. I think juju is one of >> those things that makes more sense wh

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Eric Snow
On Wed, Dec 10, 2014 at 8:23 AM, Kapil Thangavelu wrote: > On Wed, Dec 10, 2014 at 10:16 AM, Eric Snow wrote: >> It would be great if we could leverage what you've done to be >> more visible to customers. Having similar support for Puppet, Chef, >> and Salt would be awesome too. It's just a mat

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Eric Snow
Thanks for the feedback, Kapil. On Tue, Dec 9, 2014 at 5:03 AM, Kapil Thangavelu wrote: > On Mon, Dec 8, 2014 at 6:35 PM, Eric Snow wrote: >> The reaction I get most often from folks that aren't familiar with >> juju and skim through the juju site is that it looks like a competitor >> to the var

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Kapil Thangavelu
On Wed, Dec 10, 2014 at 10:16 AM, Eric Snow wrote: > On Mon, Dec 8, 2014 at 5:54 PM, Michael Nelson > wrote: > > In online-services we've been using ansible together with juju for > > quite a while, and have pushed some generic helpers into charm-helpers > > that allow running a hook to equate t

Re: juju vs. Puppet/Chef/Salt/Ansible/etc.

2014-12-10 Thread Eric Snow
On Mon, Dec 8, 2014 at 5:54 PM, Michael Nelson wrote: > In online-services we've been using ansible together with juju for > quite a while, and have pushed some generic helpers into charm-helpers > that allow running a hook to equate to running all tasks in a playbook > tagged with the hook name [