talm icon indicating copy to clipboard operation
talm copied to clipboard

bad err description with talm template

Open flapili opened this issue 1 year ago • 1 comments

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 https://github.com/aenix-io/talm/blob/4328b43b8a587567d4c11f968d8d0d1b32c3c9cb/pkg/engine/engine.go#L212

flapili avatar Jun 15 '24 13:06 flapili

ps: I just used the linux binary on wsl and it worked

flapili avatar Jun 15 '24 14:06 flapili