From 0946e4406ea5b8263d6dcbd7e499b4daef8345f2 Mon Sep 17 00:00:00 2001 From: thienqb123456 Date: Fri, 9 May 2025 08:49:08 +0700 Subject: [PATCH] =?UTF-8?q?=C4=91=E1=BB=95i=20th=C6=B0=20m=E1=BB=A5c=20dep?= =?UTF-8?q?loy=20uat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventory/uat/host_vars/acp-backend.yml | 6 +++--- inventory/uat/host_vars/acp-frontend.yml | 6 +++--- inventory/uat/host_vars/hnt-portal-backend.yml | 6 +++--- inventory/uat/host_vars/hnt-portal-frontend.yml | 6 +++--- inventory/uat/host_vars/hnt-resource-backend.yml | 6 +++--- inventory/uat/host_vars/ktdt-portal-backend.yml | 6 +++--- inventory/uat/host_vars/ktdt-portal-frontend.yml | 6 +++--- inventory/uat/host_vars/ktdt-resource-backend.yml | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/inventory/uat/host_vars/acp-backend.yml b/inventory/uat/host_vars/acp-backend.yml index 67c927d..1d56daa 100644 --- a/inventory/uat/host_vars/acp-backend.yml +++ b/inventory/uat/host_vars/acp-backend.yml @@ -1,7 +1,7 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "api-acp-2025" app_pool_name: "api-acp-2025" -blue_path: "C:\\deploy\\vpress\\acp\\be\\blue" -green_path: "C:\\deploy\\vpress\\acp\\be\\green" +blue_path: "E:\\deploy\\vpress\\acp\\be\\blue" +green_path: "E:\\deploy\\vpress\\acp\\be\\green" aspnetcore_environment: "Uat" \ No newline at end of file diff --git a/inventory/uat/host_vars/acp-frontend.yml b/inventory/uat/host_vars/acp-frontend.yml index 41ec78b..88643ba 100644 --- a/inventory/uat/host_vars/acp-frontend.yml +++ b/inventory/uat/host_vars/acp-frontend.yml @@ -1,5 +1,5 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "uat-acp.vpress.vn" app_pool_name: "uat-acp.vpress.vn" -blue_path: "C:\\deploy\\vpress\\acp\\fe\\blue" -green_path: "C:\\deploy\\vpress\\acp\\fe\\green" \ No newline at end of file +blue_path: "E:\\deploy\\vpress\\acp\\fe\\blue" +green_path: "E:\\deploy\\vpress\\acp\\fe\\green" \ No newline at end of file diff --git a/inventory/uat/host_vars/hnt-portal-backend.yml b/inventory/uat/host_vars/hnt-portal-backend.yml index 9af33ce..cd9579f 100644 --- a/inventory/uat/host_vars/hnt-portal-backend.yml +++ b/inventory/uat/host_vars/hnt-portal-backend.yml @@ -1,7 +1,7 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "api-portal2-2025.vpress.vn" app_pool_name: "api-portal2-2025.vpress.vn" -blue_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\blue" -green_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\green" +blue_path: "E:\\deploy\\vpress\\portal\\be\\hnt\\blue" +green_path: "E:\\deploy\\vpress\\portal\\be\\hnt\\green" aspnetcore_environment: "Uat_Hnt" \ No newline at end of file diff --git a/inventory/uat/host_vars/hnt-portal-frontend.yml b/inventory/uat/host_vars/hnt-portal-frontend.yml index 5276295..09e39c3 100644 --- a/inventory/uat/host_vars/hnt-portal-frontend.yml +++ b/inventory/uat/host_vars/hnt-portal-frontend.yml @@ -1,6 +1,6 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "uat-portal2" app_pool_name: "uat-portal2" -blue_path: "C:\\deploy\\vpress\\portal\\fe\\hnt\\blue" -green_path: "C:\\deploy\\vpress\\portal\\fe\\hnt\\green" \ No newline at end of file +blue_path: "E:\\deploy\\vpress\\portal\\fe\\hnt\\blue" +green_path: "E:\\deploy\\vpress\\portal\\fe\\hnt\\green" \ No newline at end of file diff --git a/inventory/uat/host_vars/hnt-resource-backend.yml b/inventory/uat/host_vars/hnt-resource-backend.yml index 5150762..c1fd45a 100644 --- a/inventory/uat/host_vars/hnt-resource-backend.yml +++ b/inventory/uat/host_vars/hnt-resource-backend.yml @@ -1,8 +1,8 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "resource.vpress.vn" app_pool_name: "resource.vpress.vn" -blue_path: "C:\\deploy\\vpress\\resource\\hnt\\blue" -green_path: "C:\\deploy\\vpress\\resource\\hnt\\green" +blue_path: "E:\\deploy\\vpress\\resource\\hnt\\blue" +green_path: "E:\\deploy\\vpress\\resource\\hnt\\green" aspnetcore_environment: "Uat" \ No newline at end of file diff --git a/inventory/uat/host_vars/ktdt-portal-backend.yml b/inventory/uat/host_vars/ktdt-portal-backend.yml index 73a5beb..8bb408e 100644 --- a/inventory/uat/host_vars/ktdt-portal-backend.yml +++ b/inventory/uat/host_vars/ktdt-portal-backend.yml @@ -1,8 +1,8 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "api-portal-2025" app_pool_name: "api-portal-2025" -blue_path: "C:\\deploy\\vpress\\portal\\be\\ktdt\\blue" -green_path: "C:\\deploy\\vpress\\portal\\be\\ktdt\\green" +blue_path: "E:\\deploy\\vpress\\portal\\be\\ktdt\\blue" +green_path: "E:\\deploy\\vpress\\portal\\be\\ktdt\\green" aspnetcore_environment: "Uat_Ktdt" \ No newline at end of file diff --git a/inventory/uat/host_vars/ktdt-portal-frontend.yml b/inventory/uat/host_vars/ktdt-portal-frontend.yml index 3e31022..755b8cb 100644 --- a/inventory/uat/host_vars/ktdt-portal-frontend.yml +++ b/inventory/uat/host_vars/ktdt-portal-frontend.yml @@ -1,6 +1,6 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "uat-portal.vpress.vn" app_pool_name: "uat-portal.vpress.vn" -blue_path: "C:\\deploy\\vpress\\portal\\fe\\ktdt\\blue" -green_path: "C:\\deploy\\vpress\\portal\\fe\\ktdt\\green" \ No newline at end of file +blue_path: "E:\\deploy\\vpress\\portal\\fe\\ktdt\\blue" +green_path: "E:\\deploy\\vpress\\portal\\fe\\ktdt\\green" \ No newline at end of file diff --git a/inventory/uat/host_vars/ktdt-resource-backend.yml b/inventory/uat/host_vars/ktdt-resource-backend.yml index da99fbb..036e083 100644 --- a/inventory/uat/host_vars/ktdt-resource-backend.yml +++ b/inventory/uat/host_vars/ktdt-resource-backend.yml @@ -1,8 +1,8 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "resource.vpress.vn" app_pool_name: "resource.vpress.vn" -blue_path: "C:\\deploy\\vpress\\resource\\ktdt\\blue" -green_path: "C:\\deploy\\vpress\\resource\\ktdt\\green" +blue_path: "E:\\deploy\\vpress\\resource\\ktdt\\blue" +green_path: "E:\\deploy\\vpress\\resource\\ktdt\\green" aspnetcore_environment: "Uat" \ No newline at end of file