summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-05-25 20:26:43 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-05-25 20:26:43 +0200
commit73d46b706e32a1079e6e6b3969562d6972ee4f14 (patch)
tree6d97caad56eb6e8c1e9de0a30d688b04e36f987f /chaos-at-home
parentbasic apt-cache-ng role (diff)
ch-sw0,ch-sw1 -> ch-sw2,ch-sw3
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-sw2.yml (renamed from chaos-at-home/ch-sw0.yml)2
-rw-r--r--chaos-at-home/ch-sw3.yml (renamed from chaos-at-home/ch-sw1.yml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/chaos-at-home/ch-sw0.yml b/chaos-at-home/ch-sw2.yml
index c3d02802..124c2026 100644
--- a/chaos-at-home/ch-sw0.yml
+++ b/chaos-at-home/ch-sw2.yml
@@ -1,6 +1,6 @@
---
- name: bootstrap
- hosts: ch-sw0
+ hosts: ch-sw2
gather_facts: no
roles:
- role: dellos6/bootstrap
diff --git a/chaos-at-home/ch-sw1.yml b/chaos-at-home/ch-sw3.yml
index ed7b0be5..bb98d389 100644
--- a/chaos-at-home/ch-sw1.yml
+++ b/chaos-at-home/ch-sw3.yml
@@ -1,6 +1,6 @@
---
- name: bootstrap
- hosts: ch-sw1
+ hosts: ch-sw3
gather_facts: no
roles:
- role: dellos6/bootstrap