thay đổi ansible sang ver3 new
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "acp-api.kinhtedothi.vn"
|
||||
blue_path: "C:\\deploy\\acp\\be\\blue"
|
||||
green_path: "C:\\deploy\\acp\\be\\green"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "tsht.kinhtedothi.vn"
|
||||
blue_path: "C:\\deploy\\acp\\fe\\blue"
|
||||
green_path: "C:\\deploy\\acp\\fe\\green"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "portal-api.kinhtedothi.vn"
|
||||
blue_path: "C:\\deploy\\portal\\be\\blue"
|
||||
green_path: "C:\\deploy\\portal\\be\\green"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\deploy\\vpress\\temp"
|
||||
iis_site_name: "hanoitimes.vn"
|
||||
blue_path: "C:\\deploy\\portal\\fe\\hnt\\blue"
|
||||
green_path: "C:\\deploy\\portal\\fe\\hnt\\green"
|
||||
@@ -0,0 +1,6 @@
|
||||
temp_dir: "C:\\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"
|
||||
|
||||
aspnetcore_environment: "Ktdt_Beta"
|
||||
@@ -0,0 +1,4 @@
|
||||
temp_dir: "C:\\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"
|
||||
@@ -0,0 +1,6 @@
|
||||
temp_dir: "C:\\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"
|
||||
|
||||
aspnetcore_environment: "Hnt_Production"
|
||||
@@ -0,0 +1,28 @@
|
||||
[ktdt_portal_backend]
|
||||
ktdt-portal-backend ansible_host=123.30.172.34 ansible_user=jenkins_cicd ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[hnt_portal_backend]
|
||||
ktdt-portal-backend ansible_host=123.30.172.34 ansible_user=jenkins_cicd ansible_password=Thienthien123@ ansible_connection=winrm ansible_port=5985 ansible_winrm_transport=ntlm ansible_winrm_server_cert_validation=ignore
|
||||
|
||||
[ktdt_portal_frontend]
|
||||
ktdt-portal-backend ansible_host=123.30.172.34 ansible_user=jenkins_cicd 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.172.34 ansible_user=jenkins_cicd 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.172.34 ansible_user=jenkins_cicd 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.172.34 ansible_user=jenkins_cicd 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.172.34 ansible_user=jenkins_cicd 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.172.34 ansible_user=jenkins_cicd 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