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

Missing GPU nodes in ansible "catch-all" group

parent b2bfd425
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ allnodes:
ingress:
nfs:
worker:
gpu:
all:
vars:
......
......@@ -5,11 +5,13 @@ allnodes:
ingress:
nfs:
worker:
gpu:
all:
vars:
ansible_become: yes
ansible_user: egi
site_name: cesnet-mcc
vault_mount_point: secrets/users/e1662e20-e34b-468c-b0ce-d899bc878364@egi.eu/eosc-dev
......
......@@ -5,6 +5,7 @@ allnodes:
ingress:
nfs:
worker:
gpu:
all:
vars:
......
......@@ -5,6 +5,7 @@ allnodes:
ingress:
nfs:
worker:
gpu:
all:
vars:
......
......@@ -5,6 +5,7 @@ allnodes:
ingress:
nfs:
worker:
gpu:
all:
vars:
......
......@@ -11,6 +11,7 @@ all:
vars:
ansible_become: yes
ansible_user: egi
site_name: cesnet-testing
vault_mount_point: secrets/users/e1662e20-e34b-468c-b0ce-d899bc878364@egi.eu/eosc-testing
......
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