summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks/install_logging.yaml
diff options
context:
space:
mode:
authorewolinetz <ewolinet@redhat.com>2017-03-07 18:18:45 -0600
committerewolinetz <ewolinet@redhat.com>2017-03-07 18:18:45 -0600
commitab88af6414729556cabf4bde7cbb4ea83b183e3f (patch)
treec3c204ad8b95085c2385cca552997bf7f316ce0e /roles/openshift_logging/tasks/install_logging.yaml
parente10f7af55a3c311870eb65ac1ec4dd6c511ab5c0 (diff)
downloadopenshift-ab88af6414729556cabf4bde7cbb4ea83b183e3f.tar.gz
openshift-ab88af6414729556cabf4bde7cbb4ea83b183e3f.tar.bz2
openshift-ab88af6414729556cabf4bde7cbb4ea83b183e3f.tar.xz
openshift-ab88af6414729556cabf4bde7cbb4ea83b183e3f.zip
More logging fixes
Diffstat (limited to 'roles/openshift_logging/tasks/install_logging.yaml')
-rw-r--r--roles/openshift_logging/tasks/install_logging.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_logging/tasks/install_logging.yaml b/roles/openshift_logging/tasks/install_logging.yaml
index 59ba05da3..1beff3bfc 100644
--- a/roles/openshift_logging/tasks/install_logging.yaml
+++ b/roles/openshift_logging/tasks/install_logging.yaml
@@ -78,7 +78,7 @@
loop_var: sa_account
when:
- openshift_logging_image_pull_secret is defined
- - openshift_logging_image_pull_secret is not None
+ - openshift_logging_image_pull_secret != ''
failed_when: link_pull_secret.rc != 0
- name: Scaling up cluster