fix openstack_cacert conditional (#5078)

pull/5083/head
Ali Sanhaji 2019-08-15 14:50:34 +02:00 committed by Kubernetes Prow Robot
parent 1bfbc5bbc4
commit a1ff1de975
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
- cloud_provider is defined
- cloud_provider == 'openstack'
- openstack_cacert is defined
- openstack_cacert
- openstack_cacert | length > 0
tags:
- cloud-provider