X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fmepserver%2Ftasks%2Finstall.yml;h=01c3f67826920ec570825e0c13f7529790b936c3;hb=df9d25368ede86c1c81f085b0c7e2963da99ed81;hp=fdf7940eadadcd39094c3c6bddeb7ae214b01fee;hpb=0825614e75114de20a3c7799087ad09739fd9b05;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/mepserver/tasks/install.yml b/ocd/infra/playbooks/roles/mepserver/tasks/install.yml index fdf7940..01c3f67 100644 --- a/ocd/infra/playbooks/roles/mepserver/tasks/install.yml +++ b/ocd/infra/playbooks/roles/mepserver/tasks/install.yml @@ -38,3 +38,12 @@ - name: Apply postgres-k8s.yaml shell: cmd: kubectl apply -f /tmp/mepserver/deploy/postgres-k8s.yaml + +- name: -----Configuring Kong API Gateway----- + shell: + cmd: sleep 30 + +- name: Configuring Kong API Gateway + shell: + cmd: chmod +x kongconfig.sh && ./kongconfig.sh + chdir: /tmp/mepserver/deploy/