Moved client to correct folder
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
# Client: VOICE1 Servers (v1-V1-001)
|
|
||||||
# Onboarded: 2026-04-24
|
|
||||||
# Type: basic
|
|
||||||
# VPN: none
|
|
||||||
# Billing: hybrid
|
|
||||||
|
|
||||||
# Add client-specific overrides below
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
---
|
|
||||||
all:
|
|
||||||
vars:
|
|
||||||
client_id: "v1-V1-001"
|
|
||||||
client_name: "VOICE1 Servers"
|
|
||||||
billing_model: "hybrid"
|
|
||||||
maintenance_window_start: "02:00"
|
|
||||||
maintenance_window_end: "05:00"
|
|
||||||
maintenance_window_tz: "UTC"
|
|
||||||
change_freeze: false
|
|
||||||
hypervisor_type: "none"
|
|
||||||
vpn_type: "none"
|
|
||||||
auto_reboot: false
|
|
||||||
human_estimate_seconds: 2700
|
|
||||||
|
|
||||||
children:
|
|
||||||
linux_hosts:
|
|
||||||
hosts: {}
|
|
||||||
vars:
|
|
||||||
ansible_user: root
|
|
||||||
os_family: "debian"
|
|
||||||
|
|
||||||
windows_hosts:
|
|
||||||
hosts: {}
|
|
||||||
vars:
|
|
||||||
ansible_user: Administrator
|
|
||||||
ansible_connection: winrm
|
|
||||||
ansible_winrm_transport: ntlm
|
|
||||||
ansible_winrm_server_cert_validation: validate
|
|
||||||
ansible_port: 5986
|
|
||||||
Reference in New Issue
Block a user