mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-05 13:23:30 +01:00
change template path for molecule test
This commit is contained in:
parent
cb13c5b473
commit
1dd9297de4
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
vars:
|
||||
molecule_is_test: true
|
||||
k3s_server_manifests_templates:
|
||||
- "ns-monitoring.yml.j2"
|
||||
- "molecule/default/templates/ns-monitoring.yml.j2"
|
||||
roles:
|
||||
- role: xanmanning.k3s
|
||||
|
|
Loading…
Reference in a new issue