diff options
Diffstat (limited to 'labconfig/default/labconfig.yaml')
-rw-r--r-- | labconfig/default/labconfig.yaml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/labconfig/default/labconfig.yaml b/labconfig/default/labconfig.yaml index 857237aa..dacd5879 100644 --- a/labconfig/default/labconfig.yaml +++ b/labconfig/default/labconfig.yaml @@ -40,23 +40,15 @@ demo-maas: - ppa:juju/stable boot_source: - url: http://maas.ubuntu.com/images/ephemeral-v2/daily/ + url: http://maas.ubuntu.com/images/ephemeral-v2/releases/ keyring_filename: /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg - exclusive: true selections: 1: - release: trusty - os: ubuntu - arches: amd64 - subarches: "*" - labels: daily - 2: release: xenial os: ubuntu arches: amd64 subarches: "*" - labels: daily - + labels: release # Virsh power settings # Specifies the uri and keys to use for virsh power control of the # juju virtual machine. If the uri is omitted, the value for the |