You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I followed instruction from https://cozystack.io/docs/talos/configuration/talm/ but talm template -e 10.0.6.3 -n 10.0.6.3 -t 'templates/controlplane.yaml' -i > .\nodes\node-03.yaml return "failed to render templates: template templates\controlplane.yaml not found" but the file exists, look like the real error is eated by
Hi, I followed instruction from https://cozystack.io/docs/talos/configuration/talm/ but
talm template -e 10.0.6.3 -n 10.0.6.3 -t 'templates/controlplane.yaml' -i > .\nodes\node-03.yaml
return"failed to render templates: template templates\controlplane.yaml not found"
but the file exists, look like the real error is eated bytalm/pkg/engine/engine.go
Line 212 in 4328b43
The text was updated successfully, but these errors were encountered: