Ubuntu Pastebin

Paste from Marco Ceppi at Mon, 20 Jun 2016 22:35:40 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
marco@T430:~$ juju destroy-controller local.dev
WARNING! This command will destroy the "local.dev" controller.
This includes all machines, applications, data and other resources.

Continue [y/N]? y
Destroying controller
ERROR cannot destroy controller "local.dev"

The controller has live hosted models. If you want
to destroy all hosted models in the controller,
run this command again with the --destroy-all-models
flag.

Models:
	admin@local/cabscabs (alive), 7 machines
	admin@local/default (alive)
	admin@local/gigaspace (alive), 8 machines
Download as text