summaryrefslogtreecommitdiff
path: root/ansible/.env.proxmox.example
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-07-14 20:11:47 +0300
committerheqnx <root@heqnx.com>2025-07-14 20:11:47 +0300
commite70ce7f0dc0dd35f9ad985633f521ffc0e36f0a2 (patch)
treec897782e27ddb84faf80b7030509fafa3466d3d2 /ansible/.env.proxmox.example
parent116a86865e3f0636bf5821e066d9b6956f0363e0 (diff)
downloadansible-active-directory-range-e70ce7f0dc0dd35f9ad985633f521ffc0e36f0a2.tar.gz
ansible-active-directory-range-e70ce7f0dc0dd35f9ad985633f521ffc0e36f0a2.zip
added mssql02 linked to websql01
Diffstat (limited to 'ansible/.env.proxmox.example')
-rw-r--r--ansible/.env.proxmox.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/.env.proxmox.example b/ansible/.env.proxmox.example
index 82fbeaa..68b36df 100644
--- a/ansible/.env.proxmox.example
+++ b/ansible/.env.proxmox.example
@@ -42,4 +42,8 @@ export main_websql01_vmid="5003"
export main_websql01_hostname="websql01"
export main_websql01_ip_address="192.168.1.103"
+export main_websql01_vmid="5004"
+export main_websql01_hostname="mssql02"
+export main_websql01_ip_address="192.168.1.109"
+
export network_gateway="192.168.1.1"