Add lxd-cloud and lxd-credential options in installer (-l and -L) 68/8768/6
authorDavid Garcia <david.garcia@canonical.com>
Tue, 7 Apr 2020 10:59:34 +0000 (12:59 +0200)
committergarciadav <david.garcia@canonical.com>
Thu, 7 May 2020 09:17:34 +0000 (11:17 +0200)
commit79f4f531585b372b9b7368a5c064d87b5bfbf433
tree8b757d9f9e5a1e98b30acd7d00ae62843f338ba8
parentb633c70ee12ac2c40df0a44dc3234f7507446b40
Add lxd-cloud and lxd-credential options in installer (-l and -L)

This commit allows the installer to use an external LXD cluster instead of a local one.
Added two options:
 -l: This points to a file containing the lxd-cloud information for juju
 -L: This points to a file containing the lxd-cloud credential information
This url contains more info about the format of those files: https://juju.is/docs/lxd-cloud-advanced

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