diff --git a/environments/proxmoxes/hosts.yml b/environments/proxmoxes/hosts.yml index fb414c7..d92bd33 100644 --- a/environments/proxmoxes/hosts.yml +++ b/environments/proxmoxes/hosts.yml @@ -23,6 +23,11 @@ semyons: # keys must be unique, i.e. only one 'hosts' per group semyon-0x03.guaranteedstruggle.host: semyon-0x04.guaranteedstruggle.host: semyon-0x05.guaranteedstruggle.host: + +printer: + hosts: + printing-slut.guaranteedstruggle.host: + vms: hosts: #recording-slut.guaranteedstruggle.host: @@ -41,39 +46,6 @@ vms: kubernetes: docker_vms: - -docker: - children: - docker_vms: - hosts: - # swarm-node1.guaranteedstruggle.host: - # swarm-node2.guaranteedstruggle.host: - # swarm-node3.guaranteedstruggle.host: - harbor.guaranteedstruggle.host: - risovalka.guaranteedstruggle.host: - git.guaranteedstruggle.host: - docker_lxc: - hosts: - nexus.guaranteedstruggle.host: - -kubernetes: - hosts: - # rke2-master1.guaranteedstruggle.host: - # rke2-master2.guaranteedstruggle.host: - # rke2-master3.guaranteedstruggle.host: - rke2-worker1.guaranteedstruggle.host: - rke2-worker2.guaranteedstruggle.host: - rke2-worker3.guaranteedstruggle.host: - rke2-worker4.guaranteedstruggle.host: - rke2-worker5.guaranteedstruggle.host: - - k3s-rancher.guaranteedstruggle.host: - ###k3s-awx.guaranteedstruggle.host: - -printer: - hosts: - printing-slut.guaranteedstruggle.host: - #### TODO lxc: hosts: @@ -105,12 +77,47 @@ lxc: # # pg.just-for-me.internal: # # grafana.just-for-me.internal: # # price-loader.just-for-me.internal: - + netbird-overlay.guaranteedstruggle.host: #gpu-slut.guaranteedstruggle.host: root-ca.guaranteedstruggle.host: children: docker_lxc: +#### TODO добавить остатки angie-хостов +angie: + hosts: + netbird-overlay.guaranteedstruggle.host: + +docker: + children: + docker_vms: + hosts: + # swarm-node1.guaranteedstruggle.host: + # swarm-node2.guaranteedstruggle.host: + # swarm-node3.guaranteedstruggle.host: + harbor.guaranteedstruggle.host: + risovalka.guaranteedstruggle.host: + git.guaranteedstruggle.host: + docker_lxc: + hosts: + nexus.guaranteedstruggle.host: + netbird-overlay.guaranteedstruggle.host: + +kubernetes: + hosts: + # rke2-master1.guaranteedstruggle.host: + # rke2-master2.guaranteedstruggle.host: + # rke2-master3.guaranteedstruggle.host: + rke2-worker1.guaranteedstruggle.host: + rke2-worker2.guaranteedstruggle.host: + rke2-worker3.guaranteedstruggle.host: + rke2-worker4.guaranteedstruggle.host: + rke2-worker5.guaranteedstruggle.host: + + k3s-rancher.guaranteedstruggle.host: + ###k3s-awx.guaranteedstruggle.host: + + proj-a: hosts: diff --git a/playbooks/software/angie.yml b/playbooks/software/angie.yml index c0139b0..b1f889f 100644 --- a/playbooks/software/angie.yml +++ b/playbooks/software/angie.yml @@ -2,7 +2,7 @@ ##### TODO make it reverse-proxy for everything - name: Install Angie web server using modern DEB822 standard - hosts: all + hosts: angie become: true tasks: # 1. Зачищаем старые следы, если они случайно остались от прошлых попыток