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