Merge pull request #16 from svc-design/codex/修复labring注册表脚本未找到错误
Fix gpu-k8s role script path
This commit is contained in:
commit
4989b26dd6
@ -43,6 +43,8 @@
|
||||
shell: "{{ role_path }}/../../../../scripts/get_labring_registry.sh"
|
||||
register: labring_registry
|
||||
changed_when: false
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
when: inventory_hostname == (ops_host | default(master_ips | first))
|
||||
|
||||
- name: Run sealos to create Kubernetes cluster
|
||||
|
||||
Loading…
Reference in New Issue
Block a user