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