From 9cd627348975d6370c3872a7b9fd2fda8107c855 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Tue, 30 May 2023 12:25:05 +0800 Subject: [PATCH] .github/workflows/setup-bookinfo-demo-with-existed-vhost.yml: update --- .../workflows/setup-bookinfo-demo-with-existed-vhost.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/setup-bookinfo-demo-with-existed-vhost.yml b/.github/workflows/setup-bookinfo-demo-with-existed-vhost.yml index 32881141..a76d2a68 100644 --- a/.github/workflows/setup-bookinfo-demo-with-existed-vhost.yml +++ b/.github/workflows/setup-bookinfo-demo-with-existed-vhost.yml @@ -42,7 +42,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.92.35.136 + artifact ansible_host=34.150.76.248 [all:vars] ansible_port=22 @@ -51,7 +51,7 @@ jobs: ansible_host_key_checking=False dns_ak=$DNS_AK dns_sk=$DNS_SK - ingress_ip=34.92.35.136 + ingress_ip=34.150.76.248 EOF ansible-playbook -i hosts/inventory jobs/init_k3s_cluster -D setup-datadog: @@ -78,7 +78,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.92.35.136 + artifact ansible_host=34.150.76.248 [all:vars] ansible_port=22 @@ -113,7 +113,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.92.35.136 + artifact ansible_host=34.150.76.248 [all:vars] ansible_port=22