diff options
Diffstat (limited to 'ci/config_tpl/bundle_tpl/congress.yaml')
-rw-r--r-- | ci/config_tpl/bundle_tpl/congress.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/config_tpl/bundle_tpl/congress.yaml b/ci/config_tpl/bundle_tpl/congress.yaml index 3d05295e..7d68f1d6 100644 --- a/ci/config_tpl/bundle_tpl/congress.yaml +++ b/ci/config_tpl/bundle_tpl/congress.yaml @@ -1,7 +1,8 @@ congress: charm: "local:{{ ubuntu.release }}/congress" -{% if ubuntu.release == 'trusty' %} options: + region: {{ os.region }} +{% if ubuntu.release == 'trusty' %} source-branch: "stable/{{ os.release }}" {% endif %} to: |