mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-06-24 12:07:21 +02:00
Move k3s version control into testing CI (#523)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -11,6 +11,7 @@ k3s_cluster:
|
||||
ansible_connection: docker
|
||||
ansible_user: root
|
||||
ansible_become: true
|
||||
# The version here is an abitrary example and is replaced/set in the testing workflow
|
||||
k3s_version: v1.33.4+k3s1
|
||||
api_endpoint: "server-node"
|
||||
extra_server_args: "--snapshotter=native"
|
||||
|
||||
Reference in New Issue
Block a user