diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-20 17:43:31 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-20 17:44:00 -0500 |
commit | bd2586011d43f950674141520f47299a0dd1f22d (patch) | |
tree | ac7df6d648fe5211faab261507cfb4d363385f9f /ci/deploy.py | |
parent | 34ec6f6a4b29a5a9d142e441886b445ebbe8939d (diff) |
spell mistake it should be selections
Change-Id: I471fc2c429abdd07b41db61cec0d25aad719f9a3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/deploy.py')
-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', |