diff options
Diffstat (limited to 'ci/bundle_tpl/aodh.yaml')
-rw-r--r-- | ci/bundle_tpl/aodh.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/bundle_tpl/aodh.yaml b/ci/bundle_tpl/aodh.yaml new file mode 100644 index 00000000..271d3819 --- /dev/null +++ b/ci/bundle_tpl/aodh.yaml @@ -0,0 +1,5 @@ + aodh: + charm: "local:{{ ubuntu.release }}/aodh" + to: + - "lxc:nodes=0" +{# Empty block to avoid bad block trim #} |