trying to figure out the consumer syntax

This commit is contained in:
Erica Portnoy 2020-07-01 18:53:08 -07:00
parent a108b3e1b0
commit 0fcc8fa616

View file

@ -28,10 +28,12 @@ slots:
read:
- $SNAP/lib/python3.8/site-packages
plugs:
certbot-version:
interface: content
content: version-1
target: $SNAP/certbot-version
hooks:
post-refresh:
plugs:
certbot-version:
interface: content
content: version-1
target: $SNAP/certbot-version
plugs: [content, certbot-version]