Update snap channel

Use the ``beta`` channel when installing the snap so there is a
layer between the bleeding edge for our charm users.

Note that we do not have the ``candidate`` and ``stable`` channels
available to us until we get the ``fuse-control`` interface in
``snapd`` which will enable us to get the snap out of devmode.

Change-Id: I84990152132ed2a8157aadd4ac33398cec549cec
This commit is contained in:
Frode Nordahl 2019-10-28 07:04:55 +01:00
parent c5b4030b79
commit 7e4f1f8ee7
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ options:
packages: [ 'libffi-dev', 'libssl-dev' ]
snap:
octavia-diskimage-retrofit:
channel: edge
channel: beta
devmode: True
comment: |
Using devmode pending resolution of snapd fuse-support issue