Re: Automate the creation of Juju environments on MAAS

2016-08-12 Thread Mark Shuttleworth
On 12/08/16 12:25, Merlijn Sebrechts wrote: > So I've tried out some stuff and it seems I'm stuck. Creating new > users and creating new keys for the currently logged in user works but > there is no way to create keys for other users. > > Creating an api key requires being logged in but to login

Re: Automate the creation of Juju environments on MAAS

2016-08-12 Thread Merlijn Sebrechts
nt, you can write out the config files >> manually, script them with shell call outs, etc. >> >> >> >> On Thu, Aug 4, 2016 at 3:05 AM Merlijn Sebrechts < >> merlijn.sebrec...@gmail.com> wrote: >> >>> Hi all >>> >>> >>> I'd like

Re: Automate the creation of Juju environments on MAAS

2016-08-07 Thread John Meinel
be supported in Juju 2.0 John =:-> On Aug 4, 2016 11:05 AM, "Merlijn Sebrechts" <merlijn.sebrec...@gmail.com> wrote: > Hi all > > > I'd like to automate the creation of Juju environments on MAAS. Automate > stuff like: > > - Creating users > - Creati

Re: Automate the creation of Juju environments on MAAS

2016-08-04 Thread Rick Harding
all > > > I'd like to automate the creation of Juju environments on MAAS. Automate > stuff like: > > - Creating users > - Creating API keys > - Configuring the Juju client > > Is there something available that does this? If not, I'll write it myself > but I wa

Automate the creation of Juju environments on MAAS

2016-08-04 Thread Merlijn Sebrechts
Hi all I'd like to automate the creation of Juju environments on MAAS. Automate stuff like: - Creating users - Creating API keys - Configuring the Juju client Is there something available that does this? If not, I'll write it myself but I wanted to check the list first. Kind regards