aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-05-01 16:08:38 +0200
committerGravatar jchristgit <[email protected]>2024-05-03 19:17:33 +0200
commit69ca60fa54b96d297df6b8bf6514bc38c0443f5c (patch)
tree5d15422521251e450857b8efced0e18f4d07c8b0
parentHarden SSH security and prevent some misconfigurations (diff)
Remove old groups from Vagrant inventory
These groups are no longer present in our proper inventory as we no longer plan on selfhosting Kubernetes on the netcup nodes.
-rw-r--r--ansible/local_testing/hosts.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/ansible/local_testing/hosts.yaml b/ansible/local_testing/hosts.yaml
index d1759a3..9e8c263 100644
--- a/ansible/local_testing/hosts.yaml
+++ b/ansible/local_testing/hosts.yaml
@@ -21,36 +21,6 @@ all:
ip: 192.168.56.6
access_ip: 192.168.56.6
children:
- kube_control_plane:
- hosts:
- hopper:
- turing:
- kube_node:
- hosts:
- hopper:
- turing:
- lovelace:
- neumann:
- ritchie:
- etcd:
- hosts:
- hopper:
- turing:
- lovelace:
- k8s_cluster:
- children:
- kube_control_plane:
- kube_node:
- calico_rr:
- hosts: {}
- podman:
- hosts:
- turing:
- lovelace:
- hopper:
- ritchie:
nginx:
hosts:
turing:
- ritchie:
- neumann: