thay đổi ansible sang ver3 new
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "api-acp-2025"
|
||||
blue_path: "C:\\deploy\\vpress\\acp\\be\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\acp\\be\\green"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "uat-acp.vpress.vn"
|
||||
blue_path: "C:\\deploy\\vpress\\acp\\fe\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\acp\\fe\\green"
|
||||
@@ -0,0 +1,6 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "api-portal-2025"
|
||||
blue_path: "C:\\deploy\\vpress\\portal\\be\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\portal\\be\\green"
|
||||
|
||||
aspnetcore_environment: "Uat"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "uat-portal2"
|
||||
blue_path: "C:\\deploy\\vpress\\portal\\fe\\hnt\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\portal\\fe\\hnt\\green"
|
||||
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
|
||||
aspnetcore_environment: "Uat"
|
||||
@@ -0,0 +1,6 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "api-portal-2025"
|
||||
blue_path: "C:\\deploy\\vpress\\portal\\be\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\portal\\be\\green"
|
||||
|
||||
aspnetcore_environment: "Uat"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "uat-portal.vpress.vn"
|
||||
blue_path: "C:\\deploy\\vpress\\portal\\fe\\ktdt\\blue"
|
||||
green_path: "C:\\deploy\\vpress\\portal\\fe\\ktdt\\green"
|
||||
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
|
||||
aspnetcore_environment: "Uat"
|
||||
@@ -0,0 +1,25 @@
|
||||
[ktdt_portal_backend]
|
||||
ktdt-portal-backend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[hnt_portal_backend]
|
||||
hnt-portal-backend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[ktdt_portal_frontend]
|
||||
ktdt-portal-frontend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[hnt_portal_frontend]
|
||||
hnt-portal-frontend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[acp_backend]
|
||||
acp-backend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[acp_frontend]
|
||||
acp-frontend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[ktdt_resource_backend]
|
||||
ktdt-resource-backend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[hnt_resource_backend]
|
||||
hnt-resource-backend ansible_host=123.30.238.12 ansible_user=jenkins_cicd_beta ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user