Skip to content
Snippets Groups Projects
Commit a44935e7 authored by František Dvořák's avatar František Dvořák
Browse files

Fix/unify ansible inventory - worker group separated

parent 94706a7d
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,4 @@ nfs:
k8s-nfs.vm.cesnet.cz:
worker:
children:
ingress:
nfs:
hosts:
......@@ -2,6 +2,8 @@
allnodes:
children:
master:
ingress:
nfs:
worker:
all:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment