Re: Blog post about expanding Ceph clusters with Juju

2018-05-09 Thread Nick Veitch
ooking to do the same. > > https://zeestrataca.com/posts/expanding-ceph-clusters-with-juju/ > > Cheers > -- > Sandor Zeestraten > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/juj

Re: JUJU_UNIT_NAME no longer set in env

2017-05-23 Thread Nick Veitch
On 23 May 2017 at 14:12, Jay Wren <jay.w...@canonical.com> wrote: > I was under the impression that `juju run --unit` does run in a hook > context. In fact, the help for `juju help run` explicitly says: > ah yes, sorry, I missed the --unit bit. -- Nick Veitch, Document

Re: JUJU_UNIT_NAME no longer set in env

2017-05-23 Thread Nick Veitch
iggered), if you need to test them. -- Nick Veitch, Documentation Canonical -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: JUJU_UNIT_NAME no longer set in env

2017-05-23 Thread Nick Veitch
://jujucharms.com/docs/stable/developer-debugging#the-'debug-hooks'-command On 23 May 2017 at 08:56, John Meinel <j...@arbash-meinel.com> wrote: > > I *think* the hook context actually runs in the directory just above > 'hooks', but I'm not 100% positive. > it does :) -- Nick Veitch, Docum

Re: kill-controller, unregister, destroy-controller

2016-09-01 Thread Nick Veitch
On 1 September 2016 at 14:59, Mark Ramm-Christensen (Canonical.com) < mark.ramm-christen...@canonical.com> wrote: > I believe keeping the --destroy-all-models flag is helpful in keeping you > from accidentally destroying a controller that is hosting important models > for someone without

Re: kill-controller, unregister, destroy-controller

2016-09-01 Thread Nick Veitch
On 1 September 2016 at 14:59, Mark Ramm-Christensen (Canonical.com) < mark.ramm-christen...@canonical.com> wrote: > I believe keeping the --destroy-all-models flag is helpful in keeping you > from accidentally destroying a controller that is hosting important models > for someone without

Re: Bootstrap to a specific series

2016-04-21 Thread Nick Veitch
-- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Nick Veitch, CDO Documentation Canonical -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Unable to kill-controller

2016-04-06 Thread Nick Veitch
clearly what is going to happen, > the change is going to be local and not affect the controller. > My 2c > > > On Wednesday, 6 April 2016, Nick Veitch <nick.vei...@canonical.com> wrote: > >> just my tuppence >> >> instead of having another command, can't

Re: Unable to kill-controller

2016-04-06 Thread Nick Veitch
;>>> the >>>>> ability to remove their stuff and start over with the new alpha/beta/rc >>>>> release. I'd like to ask us to explore making kill-controller an exception >>>>> to this policy and that if tests prove we can't bootstrap on one beta and &

Re: Charm execution graph in docs

2016-04-05 Thread Nick Veitch
low some time > ago: > http://stackoverflow.com/a/25980368/324731 > > Would be best to have an official source though, updated to latest changes. > > att, > -- > Paul Eipper > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe

Re: Unable to kill-controller

2016-04-03 Thread Nick Veitch
uot;allowed" to > fail. Throwing exceptions during cleanup is usually something that isn't > helpful. > > Thoughts? > > John > =:-> > > > -- > Juju-dev mailing list > Juju-dev@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.

Re: Getting started?

2016-02-16 Thread Nick Veitch
ind? > > Thank you, > > Ramsey > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > -- Nick Veitch, CDO Documentation nick.vei...@canonical.com -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

echo $JUJU_ENV_VARS

2015-11-04 Thread Nick Veitch
and/or added to the docs. Hurrah! [1](https://github.com/juju/docs/issues/) -- Nick Veitch Documentation nick.vei...@canonical.com -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: Juju configuration in bash

2015-10-02 Thread Nick Veitch
ettings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Nick Veitch nick.vei...@canonical.com -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Pushing to Launchpad

2015-08-20 Thread Nick Veitch
:55, Marco Ceppi ma...@ondina.co wrote: This is a launchpad error, not a bazaar one. I believe you will need to first be a member of https://launchpad.net/~charm-contributors in order to create new packages in launchpad. Thanks, Marco Ceppi On Thu, Aug 20, 2015 at 1:41 PM Nick Veitch

Re: Messaging to new users

2015-07-02 Thread Nick Veitch
/mailman/listinfo/juju -- Nick Veitch nick.vei...@canonical.com -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Juju Documentation - what can we improve?

2015-05-05 Thread Nick Veitch
For instance, for the relation hooks, there is no reference - what hooks are there, what can I pass to them, what will they return, etc, etc https://jujucharms.com/docs/stable/authors-charm-hooks (For instance, what are the options that I can pass to 'juju-log' - the documentation

Re: What's the future of Juju?

2015-03-28 Thread Nick Veitch
with the documentation? I don't like to pass up the opportunity to talk to real users! In the meantime if you have any more suggestions for docs, please feel free to email me or you can report specific issues on the docs repository (https://github.com/juju/docs/issues). -- Nick Veitch, Documentation Team nick.vei

Re: Joyent SSH key

2015-03-04 Thread Nick Veitch
On 4 March 2015 at 17:23, Eric Snow eric.s...@canonical.com wrote: On Wed, Mar 4, 2015 at 10:04 AM, Nate Finch nate.fi...@canonical.com wrote: My suggested solution is that we do what we do for all the rest of the providers, which is to make the user give us authentication credentials in the

Re: commands

2015-02-04 Thread Nick Veitch
require changing anything in core. -- Nick Veitch nick.vei...@canonical.com -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: Lets version lock the docs!

2015-01-15 Thread Nick Veitch
I agree that we wish to update old versions. It isn't so much work if: 1. We remain reasonably consistent, so merges can easily be done across multiple branches. Therefore, keep your merges small and limited to single files where possible - if you have more to update, do it in different branches.

Re: Too space, or not two space

2014-11-18 Thread Nick Veitch
It should be a single space, unless the comments are being written on a typewriter. To someone in the US. In the 1960s. On Nov 18, 2014 6:15 PM, Jesse Meek jesse.m...@canonical.com wrote: I take that as +1 from Dave. On 19/11/14 13:13, David Cheney wrote: To quote Butterick's

Re: Juju Academy

2014-05-07 Thread Nick Veitch
://lists.ubuntu.com/mailman/listinfo/juju -- Nick Veitch nick.vei...@canonical.com -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Juju Academy

2014-05-07 Thread Nick Veitch
). On Wed, May 7, 2014 at 1:55 PM, Nick Veitch nick.vei...@canonical.com wrote: Nice work, when it is ready we can add it to the getting started section of the docs too. Small point - 'juju generate-config', not 'juju init', you may await my PR On Wed, May 7, 2014 at 6:24 PM, Gustavo Niemeyer

Re: Developer docs

2014-05-07 Thread Nick Veitch
/listinfo/juju-dev -- Nick Veitch nick.vei...@canonical.com -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: Juju Academy

2014-05-07 Thread Nick Veitch
://lists.ubuntu.com/mailman/listinfo/juju -- Nick Veitch nick.vei...@canonical.com -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: Juju Academy

2014-05-07 Thread Nick Veitch
). On Wed, May 7, 2014 at 1:55 PM, Nick Veitch nick.vei...@canonical.com wrote: Nice work, when it is ready we can add it to the getting started section of the docs too. Small point - 'juju generate-config', not 'juju init', you may await my PR On Wed, May 7, 2014 at 6:24 PM, Gustavo Niemeyer

1.18 docs

2014-04-08 Thread Nick Veitch
Denizens of the Jujusphere! With the 1.18 release of Juju came loads of new features, and thanks to some outstanding teamwork we managed to document pretty much everything already! So, if you want to: * Configure proxies for your environment - https://juju.ubuntu.com/docs/howto-proxies.html *

Re: I WANT YOU, to give me your feedback (Juju docs!)

2014-03-21 Thread Nick Veitch
I feel there needs to be a slight (big) addendum to this: 1. There is no specific timetable for this, so people shouldn't be expecting big changes next week or something. 2. It isn't a question of Markdown or stay as it is. If you have strong feelings about RsT or SGML or Mallard or who knows

Re: Juju Docs - SSH key requirements

2014-02-04 Thread Nick Veitch
On Fri, Jan 31, 2014 at 1:03 PM, Nate Finch nate.fi...@canonical.com wrote: +1000 on version-specific doc pages. Most other similar projects do this already. Given that our stable releases are getting spaced out somewhat more than they had been, it doesn't seem too burdensome. On Fri, Jan

Re: Jenkins and Jenkins-slave charms

2014-01-09 Thread Nick Veitch
On Jan 9, 2014 7:30 PM, Mark Shuttleworth m...@ubuntu.com wrote: On 09/01/14 14:36, Steve Powell wrote: 1) the `debug-log` command is not documented very well: executing it without parameters tails the log (forever) until ^C’d out. To see the whole of the log so far execute juju debug-log

Re: High Availability command line interface - future plans.

2013-11-06 Thread Nick Veitch
just my tuppence... Would it not be clearer to add an additional command to implement your proposal? E.g. add-manager and possibly destroy/remove-manager This could also support switches for later fine control, and possibly be less open to misinterpretation than overloading the add-machine

Charm interfaces docs

2013-11-05 Thread Nick Veitch
Hi all, Pursuant to discussions at the sprint on how to make implementing interfaces easier for charm authors, I have written an initial document for the mysql charm: https://docs.google.com/a/canonical.com/document/d/1WTws_k5K__NAsfZwxf-oKHYqZnZYvrg7K58MvOHFpAY/edit# It would be very cool if

New Pages in docs!

2013-09-11 Thread Nick Veitch
Or to be more specific, creating them. I have taken on board various feedback about creating new pages, and to make everyone's life a little easier(especially mine), if you want to create new pages in docs you will find new instructions on the contributing page and a new template and build script