fix: add local registry cache for rebuilds
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
- /var/lib/rancher/k3s
|
||||
when: k3s_install_needed
|
||||
|
||||
- name: Configure k3s registry mirrors
|
||||
import_role:
|
||||
name: k3s-registry-mirror
|
||||
|
||||
- name: Download k3s install script
|
||||
get_url:
|
||||
url: https://get.k3s.io
|
||||
|
||||
Reference in New Issue
Block a user