Add -K option to specify an external juju controller 29/8829/9
authorDavid Garcia <david.garcia@canonical.com>
Tue, 28 Apr 2020 09:47:55 +0000 (11:47 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Fri, 8 May 2020 09:45:34 +0000 (11:45 +0200)
commit404ae12d66fcf38cdf159f7738764c115200882a
treee693a37c6afe116b314ac14c23c353c7d5e3b38c
parent42375216124ba603f798f774cfa97e10367489d4
Add -K option to specify an external juju controller

How to use: Bootstrap an external controller (p.e. manual), and put -K <controller> name in the installer
Requirements:
  - Port 8443 accessible for the LXD Cluster
  - Port 17070 accesible for the Juju controller
Note: You can use -l and -L options to specify an external LXD cluster too.

Change-Id: I93db94f3c57f32f2112c0394e2685577f7a1eee1
Signed-off-by: David Garcia <david.garcia@canonical.com>
installers/full_install_osm.sh
installers/install_osm.sh