mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Added custom context name (#315)
* Added custom context name Signed-off-by: Vivek Sarin <vivek@sarin.info> Signed-off-by: Derek Nola <derek.nola@suse.com> Co-authored-by: Vivek Sarin <vivek@sarin.info> Co-authored-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -20,6 +20,7 @@ k3s_cluster:
|
||||
extra_agent_args: ""
|
||||
|
||||
# Optional vars
|
||||
# cluster_context: k3s-ansible
|
||||
# api_port: 6443
|
||||
# k3s_server_location: /var/lib/rancher/k3s
|
||||
# systemd_dir: /etc/systemd/system
|
||||
|
||||
Reference in New Issue
Block a user