diff --git a/inventory/host_vars/uat-resource-hnt-backend.yml b/inventory/host_vars/uat-resource-hnt-backend.yml new file mode 100644 index 0000000..a556f55 --- /dev/null +++ b/inventory/host_vars/uat-resource-hnt-backend.yml @@ -0,0 +1,4 @@ +temp_dir: "C:\\deploy\\vpress\\temp" +iis_site_name: "resource.vpress.vn" +blue_path: "C:\\deploy\\vpress\\resource\\hnt\\blue" +green_path: "C:\\deploy\\vpress\\resource\\hnt\\green" \ No newline at end of file diff --git a/inventory/host_vars/uat-resource-ktdt-backend.yml b/inventory/host_vars/uat-resource-ktdt-backend.yml new file mode 100644 index 0000000..4355233 --- /dev/null +++ b/inventory/host_vars/uat-resource-ktdt-backend.yml @@ -0,0 +1,4 @@ +temp_dir: "C:\\deploy\\vpress\\temp" +iis_site_name: "resource.vpress.vn" +blue_path: "C:\\deploy\\vpress\\resource\\ktdt\\blue" +green_path: "C:\\deploy\\vpress\\resource\\ktdt\\green" \ No newline at end of file