From 01e5b2bac5e1457d9610c354b7a1a2307d27375f Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Fri, 29 Nov 2024 10:40:13 +0100 Subject: [PATCH] added new hosts --- host_vars/pve-ha.universe.local.yml | 2 ++ host_vars/pve2.universe.local.yml | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 host_vars/pve-ha.universe.local.yml create mode 100644 host_vars/pve2.universe.local.yml diff --git a/host_vars/pve-ha.universe.local.yml b/host_vars/pve-ha.universe.local.yml new file mode 100644 index 0000000..2cdb9bc --- /dev/null +++ b/host_vars/pve-ha.universe.local.yml @@ -0,0 +1,2 @@ +--- +is_proxmox: true \ No newline at end of file diff --git a/host_vars/pve2.universe.local.yml b/host_vars/pve2.universe.local.yml new file mode 100644 index 0000000..2cdb9bc --- /dev/null +++ b/host_vars/pve2.universe.local.yml @@ -0,0 +1,2 @@ +--- +is_proxmox: true \ No newline at end of file