diff options
Diffstat (limited to 'inventory/hosts.yaml')
| -rw-r--r-- | inventory/hosts.yaml | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/inventory/hosts.yaml b/inventory/hosts.yaml index 4599b40..c9f597c 100644 --- a/inventory/hosts.yaml +++ b/inventory/hosts.yaml @@ -21,36 +21,11 @@ all: ip: 89.58.12.244 access_ip: 89.58.12.244 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: + neumann: nginx: hosts: turing: - ritchie: - neumann: |