Skip to content

Commit

Permalink
Remove old groups from Vagrant inventory
Browse files Browse the repository at this point in the history
These groups are no longer present in our proper inventory as we no
longer plan on selfhosting Kubernetes on the netcup nodes.
  • Loading branch information
jchristgit committed May 3, 2024
1 parent ff5f3d8 commit 69ca60f
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions ansible/local_testing/hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

0 comments on commit 69ca60f

Please sign in to comment.