Skip to content

Commit

Permalink
fix(yaskfile): TALOS_SCHEMATIC_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Oct 15, 2024
1 parent 2f18d56 commit 7fb926c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskfiles/Talos/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tasks:
- talosctl --nodes {{.NODE}} health --wait-timeout=10m --server=false
vars:
MODE: '{{.MODE | default "default"}}'
TALOS_SCEMATIC_ID:
TALOS_SCHEMATIC_ID:
sh: talosctl get nodeannotationspecs --nodes {{.NODE}} -o jsonpath='{.spec.value}'
requires:
vars: ['NODE', 'VERSION']
Expand Down

0 comments on commit 7fb926c

Please sign in to comment.