From fb39e282f7bf3f983a874abb52f2eb120c00bb7d Mon Sep 17 00:00:00 2001 From: thienqb123456 Date: Mon, 21 Apr 2025 23:45:53 +0700 Subject: [PATCH] Thienvv- --- inventory/production/host_vars/acp-backend.yml | 6 +++--- inventory/production/host_vars/acp-frontend.yml | 6 +++--- inventory/production/host_vars/hnt-portal-backend.yml | 6 +++--- inventory/production/host_vars/hnt-portal-frontend.yml | 6 +++--- inventory/production/host_vars/ktdt-portal-backend.yml | 6 +++--- inventory/production/host_vars/ktdt-portal-frontend.yml | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/inventory/production/host_vars/acp-backend.yml b/inventory/production/host_vars/acp-backend.yml index 5f700ac..1f22b81 100644 --- a/inventory/production/host_vars/acp-backend.yml +++ b/inventory/production/host_vars/acp-backend.yml @@ -1,6 +1,6 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "acp-api.kinhtedothi.vn" -blue_path: "C:\\deploy\\acp\\be\\blue" -green_path: "C:\\deploy\\acp\\be\\green" +blue_path: "E:\\deploy\\acp\\be\\blue" +green_path: "E:\\deploy\\acp\\be\\green" aspnetcore_environment: "Ktdt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/acp-frontend.yml b/inventory/production/host_vars/acp-frontend.yml index cefe424..065f023 100644 --- a/inventory/production/host_vars/acp-frontend.yml +++ b/inventory/production/host_vars/acp-frontend.yml @@ -1,4 +1,4 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "tsht.kinhtedothi.vn" -blue_path: "C:\\deploy\\acp\\fe\\blue" -green_path: "C:\\deploy\\acp\\fe\\green" \ No newline at end of file +blue_path: "E:\\deploy\\acp\\fe\\blue" +green_path: "E:\\deploy\\acp\\fe\\green" \ No newline at end of file diff --git a/inventory/production/host_vars/hnt-portal-backend.yml b/inventory/production/host_vars/hnt-portal-backend.yml index dd0e381..89a79f2 100644 --- a/inventory/production/host_vars/hnt-portal-backend.yml +++ b/inventory/production/host_vars/hnt-portal-backend.yml @@ -1,6 +1,6 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "portal-api.hanoitimes.vn" -blue_path: "C:\\deploy\\portal\\be\\hnt\\blue" -green_path: "C:\\deploy\\portal\\be\\hnt\\green" +blue_path: "E:\\deploy\\portal\\be\\hnt\\blue" +green_path: "E:\\deploy\\portal\\be\\hnt\\green" aspnetcore_environment: "Hnt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/hnt-portal-frontend.yml b/inventory/production/host_vars/hnt-portal-frontend.yml index c8d73c3..3e9cacc 100644 --- a/inventory/production/host_vars/hnt-portal-frontend.yml +++ b/inventory/production/host_vars/hnt-portal-frontend.yml @@ -1,4 +1,4 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "hanoitimes.vn" -blue_path: "C:\\deploy\\portal\\fe\\hnt\\blue" -green_path: "C:\\deploy\\portal\\fe\\hnt\\green" \ No newline at end of file +blue_path: "E:\\deploy\\portal\\fe\\hnt\\blue" +green_path: "E:\\deploy\\portal\\fe\\hnt\\green" \ No newline at end of file diff --git a/inventory/production/host_vars/ktdt-portal-backend.yml b/inventory/production/host_vars/ktdt-portal-backend.yml index 1d7fadf..6337099 100644 --- a/inventory/production/host_vars/ktdt-portal-backend.yml +++ b/inventory/production/host_vars/ktdt-portal-backend.yml @@ -1,6 +1,6 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "portal-api.kinhtedothi.vn" -blue_path: "C:\\deploy\\portal\\be\\ktdt\\blue" -green_path: "C:\\deploy\\portal\\be\\ktdt\\green" +blue_path: "E:\\deploy\\portal\\be\\ktdt\\blue" +green_path: "E:\\deploy\\portal\\be\\ktdt\\green" aspnetcore_environment: "Ktdt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/ktdt-portal-frontend.yml b/inventory/production/host_vars/ktdt-portal-frontend.yml index 3b379f5..93380a1 100644 --- a/inventory/production/host_vars/ktdt-portal-frontend.yml +++ b/inventory/production/host_vars/ktdt-portal-frontend.yml @@ -1,4 +1,4 @@ -temp_dir: "C:\\deploy\\vpress\\temp" +temp_dir: "E:\\deploy\\vpress\\temp" iis_site_name: "beta.kinhtedothi.vn" -blue_path: "C:\\deploy\\portal\\fe\\ktdt\\blue" -green_path: "C:\\deploy\\portal\\fe\\ktdt\\green" \ No newline at end of file +blue_path: "E:\\deploy\\portal\\fe\\ktdt\\blue" +green_path: "E:\\deploy\\portal\\fe\\ktdt\\green" \ No newline at end of file