Skip to content

Commit

Permalink
chore: update taskfiles
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Oct 10, 2024
1 parent 9e0ea52 commit 5e46b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskfiles/talos/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ tasks:
requires:
vars: ['CLUSTER', 'HOSTNAME']
preconditions:
- test -f $GOPATH/bin/envsubst
- test -f {{.KUBERNETES_DIR}}/{{.CLUSTER}}/talosconfig
- test -f {{.KUBERNETES_DIR}}/{{.CLUSTER}}/bootstrap/talos/assets/{{.HOSTNAME}}.secret.sops.yaml
- talosctl --nodes {{.HOSTNAME}} get machineconfig &>/dev/null
Expand Down

0 comments on commit 5e46b5b

Please sign in to comment.