z9(pve01): change thinkcccore0 to pve01
This commit is contained in:
parent
1fbc903125
commit
9d5215e6ec
2 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Folgende Geräte und Server werden duch dieses Ansible Repository verwaltet:
|
Folgende Geräte und Server werden duch dieses Ansible Repository verwaltet:
|
||||||
|
|
||||||
* Diverse VMs auf dem ThinkCCCluster
|
* Diverse VMs auf dem z9 (PVE Cluster)
|
||||||
* Diverse VMs auf dem Chaosknoten
|
* Diverse VMs auf dem Chaosknoten
|
||||||
|
|
||||||
Host-spezifische Konfigurationsdateien liegen unter `resources/` und werden für jeweils über eine `host_vars`-Datei im Inventory geladen.
|
Host-spezifische Konfigurationsdateien liegen unter `resources/` und werden für jeweils über eine `host_vars`-Datei im Inventory geladen.
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,8 @@ all:
|
||||||
opensourcetorrents:
|
opensourcetorrents:
|
||||||
ansible_host: opensourcetorrents.ccchh.net
|
ansible_host: opensourcetorrents.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
thinkcccore0:
|
pve01:
|
||||||
ansible_host: thinkcccore0.ccchh.net
|
ansible_host: pve01.ccchh.net
|
||||||
waybackproxy:
|
waybackproxy:
|
||||||
ansible_host: waybackproxy.ccchh.net
|
ansible_host: waybackproxy.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
|
|
@ -37,7 +37,7 @@ foobazdmx_hosts:
|
||||||
light:
|
light:
|
||||||
hypervisors:
|
hypervisors:
|
||||||
hosts:
|
hosts:
|
||||||
thinkcccore0:
|
pve01:
|
||||||
infrastructure_authorized_keys_hosts:
|
infrastructure_authorized_keys_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
dooris:
|
dooris:
|
||||||
|
|
@ -55,7 +55,7 @@ ola_hosts:
|
||||||
light:
|
light:
|
||||||
proxmox_vm_template_hosts:
|
proxmox_vm_template_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
thinkcccore0:
|
pve01:
|
||||||
systemd_networkd_hosts:
|
systemd_networkd_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
z9-router:
|
z9-router:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue