From 8aa7b00ba7fdda284ea66fc12353fb5b53f4e271 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sun, 4 Jun 2023 16:43:29 +0800 Subject: [PATCH] .github/workflows/setup-harbor-demo-with-existed-vhost.yml: update --- .../workflows/setup-harbor-demo-with-existed-vhost.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/setup-harbor-demo-with-existed-vhost.yml b/.github/workflows/setup-harbor-demo-with-existed-vhost.yml index ef337e29..e94ce150 100644 --- a/.github/workflows/setup-harbor-demo-with-existed-vhost.yml +++ b/.github/workflows/setup-harbor-demo-with-existed-vhost.yml @@ -50,7 +50,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.150.76.248 + artifact ansible_host=34.96.156.183 [all:vars] ansible_port=22 @@ -59,7 +59,7 @@ jobs: ansible_host_key_checking=False dns_ak=$DNS_AK dns_sk=$DNS_SK - ingress_ip=34.150.76.248 + ingress_ip=34.96.156.183 EOF ansible-playbook -i hosts/inventory jobs/init_k3s_cluster_artifact -D Setup-Habor-In-K3S: @@ -86,7 +86,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.150.76.248 + artifact ansible_host=34.96.156.183 [all:vars] ansible_port=22 @@ -125,7 +125,7 @@ jobs: mkdir -pv hosts/ cat > hosts/inventory << EOF [master] - artifact ansible_host=34.150.76.248 + artifact ansible_host=34.96.156.183 [all:vars] ansible_port=22