Skip to content

Commit 3b7cbec

Browse files
committed
fix: wpb-22439 remove the postgresql interface update command
1 parent 04cc634 commit 3b7cbec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ansible/wiab-staging-provision.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@
257257
yq -i ".minio.vars.minio_network_interface |= \"$GATEWAY_NAME\"" "{{ inventory_file }}"
258258
yq -i ".rmq-cluster.vars.rabbitmq_network_interface |= \"$GATEWAY_NAME\"" "{{ inventory_file }}"
259259
yq -i ".rmq-cluster.vars.rabbitmq_cluster_master |= \"datanode1\"" "{{ inventory_file }}"
260-
yq -i ".postgresql.vars.postgresql_network_interface |= \"$GATEWAY_NAME\"" "{{ inventory_file }}"
261260
args:
262261
executable: /bin/bash
263262

0 commit comments

Comments
 (0)