summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/congress.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/bundle_tpl/congress.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/congress.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ci/config_tpl/bundle_tpl/congress.yaml b/ci/config_tpl/bundle_tpl/congress.yaml
deleted file mode 100644
index 7d68f1d6..00000000
--- a/ci/config_tpl/bundle_tpl/congress.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
- congress:
- charm: "local:{{ ubuntu.release }}/congress"
- options:
- region: {{ os.region }}
-{% if ubuntu.release == 'trusty' %}
- source-branch: "stable/{{ os.release }}"
-{% endif %}
- to:
- - "lxc:nodes=0"
-{# Empty block to avoid bad block trim #}