Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bad err description with talm template #10

Open
flapili opened this issue Jun 15, 2024 · 1 comment
Open

bad err description with talm template #10

flapili opened this issue Jun 15, 2024 · 1 comment

Comments

@flapili
Copy link

flapili commented Jun 15, 2024

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

return nil, fmt.Errorf("template %s not found", templateFile)

@flapili
Copy link
Author

flapili commented Jun 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant