diff options
author | Tim Rozet <trozet@redhat.com> | 2017-05-17 15:58:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-17 15:58:59 +0000 |
commit | b411839804e6fca023ef7a695bbb616ea80fd6f3 (patch) | |
tree | 4ff5708b37e36dfef879b762e91b9b9fae8e772b /build/virtual-environment.yaml | |
parent | 2f1a9dc491f55b5890a030a8ee36faa15de57b9e (diff) | |
parent | 95ee731525170e8dd4df813d5ca7e43b0ba2f4eb (diff) |
Merge "Adding yamllint to build checks"
Diffstat (limited to 'build/virtual-environment.yaml')
-rw-r--r-- | build/virtual-environment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/virtual-environment.yaml b/build/virtual-environment.yaml index f87879cf..399a3120 100644 --- a/build/virtual-environment.yaml +++ b/build/virtual-environment.yaml @@ -1,3 +1,4 @@ +--- parameter_defaults: controllerExtraConfig: heat::api_cloudwatch::enabled: false |