Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorBrad Warren <bmw@users.noreply.github.com>2020-05-27 23:59:08 +0300
committerGitHub <noreply@github.com>2020-05-27 23:59:08 +0300
commitcd27dcc32c60ad57be2674863b5b7218329bc6e9 (patch)
treeee2d0ff224e76d06e33227146375863362864a86 /snap
parent6b97ac3344019c4e23e1ca695a62f4b8b0998742 (diff)
Add the content interface to Certbot (#8009)
* Add the content interface to Certbot This commit contains a subset of the changes from 7076a55fd82116d068e2aca7239209b7203917d2. * Normalise slot parameters (cherry picked from commit 810941979bcf609c1e0be18e9263abf046b90e82) Co-authored-by: Robie Basak <robie.basak@canonical.com>
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 3b5d98f2d..07910bf0d 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -85,3 +85,9 @@ parts:
# After certbot-apache to not rebuild duplicates (essentially sharing what was already staged,
# like zope)
after: [certbot-apache]
+
+plugs:
+ plugin:
+ interface: content
+ content: certbot-1
+ target: $SNAP/certbot-plugin