summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-atlas.yml (renamed from chaos-at-home/atlas.yml)2
-rw-r--r--chaos-at-home/ch-keyserver.yml (renamed from chaos-at-home/k8s-test2.yml)2
-rw-r--r--chaos-at-home/host_vars/mimas2.yml10
-rw-r--r--chaos-at-home/k8s-test.yml18
-rw-r--r--chaos-at-home/mimas2.yml8
5 files changed, 2 insertions, 38 deletions
diff --git a/chaos-at-home/atlas.yml b/chaos-at-home/ch-atlas.yml
index aad91ff0..dc7ef545 100644
--- a/chaos-at-home/atlas.yml
+++ b/chaos-at-home/ch-atlas.yml
@@ -1,6 +1,6 @@
---
- name: Basic Setup
- hosts: atlas
+ hosts: ch-atlas
roles:
- role: sshd
- role: zsh
diff --git a/chaos-at-home/k8s-test2.yml b/chaos-at-home/ch-keyserver.yml
index 96437893..677995ba 100644
--- a/chaos-at-home/k8s-test2.yml
+++ b/chaos-at-home/ch-keyserver.yml
@@ -1,6 +1,6 @@
---
- name: Basic Setup
- hosts: k8s-test2
+ hosts: ch-keyserver
roles:
- role: base
- role: sshd
diff --git a/chaos-at-home/host_vars/mimas2.yml b/chaos-at-home/host_vars/mimas2.yml
deleted file mode 100644
index 08e7793e..00000000
--- a/chaos-at-home/host_vars/mimas2.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-$ANSIBLE_VAULT;1.2;AES256;chaos-at-home
-65316635306432313731613863383365656239313833326239383466303939666338633436646139
-3138633330343837633666326633623035306563333637630a633965373238326661346363323334
-35343462326434346431623863363031363633646366306565376639393031393466393164613766
-3539303037616664370a323136633631666438393933376437666165626632373031323264656437
-64323931663331323430306464373139393164326362323037376334623438326361643834306438
-64633864323765356330653836636234666661366462636331653664373266366366303761336562
-61343465333662353165373737383566393637393364383564343262366630636661666234376466
-36626434333835643538616536613232336631613161313332616632373531386162366666353230
-3665
diff --git a/chaos-at-home/k8s-test.yml b/chaos-at-home/k8s-test.yml
deleted file mode 100644
index e0a6c2c4..00000000
--- a/chaos-at-home/k8s-test.yml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-- name: prepare hetzner hosts
- hosts: k8s_test:&hetzner
- roles:
- - role: slim/hetzner
-
-- name: prepare hetzner hosts
- hosts: k8s_test:&scaleway
- roles:
- - role: slim/scaleway
-
-- name: Basic Setup
- hosts: k8s_test
- roles:
- - role: base
- - role: sshd
- - role: zsh
- - role: admin-user
diff --git a/chaos-at-home/mimas2.yml b/chaos-at-home/mimas2.yml
deleted file mode 100644
index bfbe8e57..00000000
--- a/chaos-at-home/mimas2.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Basic Setup
- hosts: mimas2
- roles:
- - role: base
- - role: sshd
- - role: zsh
- - role: admin-user