diff options
Diffstat (limited to 'ci')
-rw-r--r-- | ci/deploy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.py b/ci/deploy.py index 901eef64..0ca0b778 100644 --- a/ci/deploy.py +++ b/ci/deploy.py @@ -61,7 +61,7 @@ opnfvcfg['demo-maas'] = {'juju-bootstrap': {'memory': 4096, 'boot_source': { 'keyring_filename': "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", 'url': "http://maas.ubuntu.com/images/ephemeral-v2/releases/", - 'sections': { + 'selections': { '1': { 'arches': 'amd64', 'labels': 'release', |