Skip to content

Commit

Permalink
Bugfix for group_vars/gearshift_cluster/vars.yml: added missing "name…
Browse files Browse the repository at this point in the history
…" attribute.
  • Loading branch information
pneerincx committed Apr 28, 2022
1 parent bf27dba commit f914bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/gearshift_cluster/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ lfs_mounts:
- lfs: prm01
pfs: umcgst10
groups:
- umcg-atd
- name: umcg-atd
rw_machines: "{{ groups['user_interface'] }}"
- lfs: prm02
pfs: umcgst01
Expand Down

0 comments on commit f914bb9

Please sign in to comment.