mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:28 +02:00
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>
This commit is contained in:
co-authored by
Robie Basak
parent
6b97ac3344
commit
cd27dcc32c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user