From 5cb0873371f2fbabd085efedefcc62e25255164b Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Tue, 11 Aug 2026 23:50:13 +1000 Subject: [PATCH] some preps to make lbs. --- .../proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml | 2 +- .../proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml diff --git a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml index 9caaff5..b8da17f 100644 --- a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml +++ b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml @@ -1,4 +1,4 @@ --- additional_users: - - name: rsync + - name: rsync # для крон-копирования sudo: false \ No newline at end of file diff --git a/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml b/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml new file mode 100644 index 0000000..b8da17f --- /dev/null +++ b/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml @@ -0,0 +1,4 @@ +--- +additional_users: + - name: rsync # для крон-копирования + sudo: false \ No newline at end of file