diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-03-14 18:04:29 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-11 12:56:12 -0700 |
commit | 9dcfd7fc3819de6218ac2c0a886c690e1281b8fb (patch) | |
tree | fd5c91faa89ae1d7d05b557cd0c92880b2e27cc7 /puppet-infracloud/creds | |
parent | 543fbea36db15b7ede75bd5839812c6768e13b79 (diff) |
prototypes: fix yamllint issues
Linting puppet-infracloud files
Change-Id: I37ccf9537a8d56e8209c6dbf17a62901d1cc441c
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'puppet-infracloud/creds')
-rw-r--r-- | puppet-infracloud/creds/clouds.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet-infracloud/creds/clouds.yaml b/puppet-infracloud/creds/clouds.yaml index eb44db66..cc27da28 100644 --- a/puppet-infracloud/creds/clouds.yaml +++ b/puppet-infracloud/creds/clouds.yaml @@ -1,3 +1,4 @@ +--- clouds: opnfv: verify: False |