diff --git a/environments/just-created/hosts.yml b/environments/just-created/hosts.yml index 6cb934b..9627b2e 100644 --- a/environments/just-created/hosts.yml +++ b/environments/just-created/hosts.yml @@ -6,6 +6,7 @@ all: # keys must be unique, i.e. only one 'hosts' per group # #printing-slut.guaranteedstruggle.host: # harbor.guaranteedstruggle.host: + barckups-slut1.guaranteedstruggle.host: #video-slut.guaranteedstruggle.host: #orangepirv2.guaranteedstruggle.host: @@ -29,7 +30,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group # 192.168.0.240 #192.168.0.251 - 192.168.0.31: + #192.168.0.31: #192.168.0.40 #192.168.0.29 @@ -37,7 +38,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group #192.168.0.113 - netbox.guaranteedstruggle.host: + #netbox.guaranteedstruggle.host: #recording-slut.guaranteedstruggle.host: #keycloak.guaranteedstruggle.host: diff --git a/environments/proxmoxes/hosts.yml b/environments/proxmoxes/hosts.yml index af10f6a..2105d0c 100644 --- a/environments/proxmoxes/hosts.yml +++ b/environments/proxmoxes/hosts.yml @@ -66,6 +66,8 @@ printer: lxc: hosts: + + etcd.guaranteedstruggle.host: pipisa.guaranteedstruggle.host: diff --git a/playbooks/timezone.yml b/playbooks/timezone.yml index 03813f1..0417b22 100644 --- a/playbooks/timezone.yml +++ b/playbooks/timezone.yml @@ -5,4 +5,8 @@ tasks: - name: Set timezone to Asia/Vladivostok community.general.timezone: - name: Asia/Vladivostok \ No newline at end of file + name: Asia/Vladivostok + + + #### TODO генерация локалей в lxc и мб ещё и хостах + #localectl set-locale LANG=en_US.UTF-8 \ No newline at end of file