jbride
2019-02-08 db6050d1a2f529b7d62e3e9595cf5134df7a2a8a
ROUTER_ALLOW_WILDCARD_ROUTES=true in rhte-oc-cluster-vms
1 files modified
3 ■■■■■ changed files
ansible/configs/rhte-oc-cluster-vms/post_software.yml 3 ●●●●● patch | view | raw | blame | history
ansible/configs/rhte-oc-cluster-vms/post_software.yml
@@ -174,6 +174,9 @@
          enabled: yes
          state: restarted
      - name: Command to enable the wildcard routes in the OCP cluster for 3scale
        shell: "oc set env dc/router ROUTER_ALLOW_WILDCARD_ROUTES=true -n default"
  - name: Wait for oc-cluster to be up and running
    tags: setup_cluster
    wait_for: