configure snap to hold refreshing indefinitely
Bug #2004625 reported by
Yoshi Kadokawa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Invalid
|
Undecided
|
Unassigned | ||
Snap Layer |
New
|
Undecided
|
Unassigned |
Bug Description
With the recent update for snapd[0], it now support to configure not to update at all.
$ snap refresh --hold
Auto-refresh of all snaps held indefinitely.
It would be nice to be able to configure this from the charm.
For example:
juju config anbox-lxd snap_refresh=hold
To post a comment you must log in.
We use https:/ /git.launchpad. net/layer- snap for all snap management in our charms and it would be actually a feature which needs to be implemented there and our charms will just follow.