Sfoglia il codice sorgente

Add conditional for route

Dylan Murray 7 anni fa
parent
commit
727987cd1c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      roles/ansible_service_broker/tasks/install.yml

+ 1 - 0
roles/ansible_service_broker/tasks/install.yml

@@ -171,6 +171,7 @@
       service: asb
     service_name: asb
     port: 1337
+  when: ansible_service_broker_enable_dashboard_redirector
 
 - name: Set Ansible Service Broker deployment config
   oc_obj: