diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-25 10:03:05 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-25 10:03:22 -0500 |
commit | d2ba026d34e9d0143a3b99a60fbfb48fe478b008 (patch) | |
tree | a050863f29197f51800cc5caf2e107db3d1dacf7 | |
parent | 24300702882e02ecf6f04ff1965e18ed8499e41f (diff) |
modified heat template for exra space.
Change-Id: I02e26722ac35eff13b3ac2cf301bbe0f96b930f5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
-rw-r--r-- | ci/bundle_tpl/heat.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/bundle_tpl/heat.yaml b/ci/bundle_tpl/heat.yaml index af448035..4fe9deb7 100644 --- a/ci/bundle_tpl/heat.yaml +++ b/ci/bundle_tpl/heat.yaml @@ -10,3 +10,4 @@ {% endif %} to: - "lxc:nodes=0" +{# Empty block to avoid bad block trim #} |