From 6bfd6aee711a12b4a6611488cdf7ede49ef0649b Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 21 Feb 2019 09:03:10 +0100 Subject: [PATCH] fix: temporary fix for some actions missing ``cert-provider`` relations auto-pairing when using ``compose run``. --- compose.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/compose.yml b/compose.yml index f802eb5..e2f41b1 100644 --- a/compose.yml +++ b/compose.yml @@ -60,6 +60,12 @@ mydomain.org: frontend: charm: apache + ## XXXvlab: this is still necessary (although it is auto connected + ## in most cases) but we require it on some occasion (namely "run" + ## actions on odoo for instance) until we decide a way to tackle + ## this issue, the best thing is to keep that here + relations: + cert-provider: letsencrypt letsencrypt: