Skip to content
Snippets Groups Projects
Commit 19aecfc1 authored by Varac's avatar Varac
Browse files

Merge branch '869-docker_mirror-has-no-default' into 'master'

Resolve "docker_mirror has no default"

Closes #869

See merge request openappstack/openappstack!453
parents 48477fc7 879af2e6
No related branches found
No related tags found
No related merge requests found
......@@ -33,3 +33,6 @@ krew:
velero:
version: "1.4.0"
checksum: "sha256:1e8afc6631d36e9fabf618777e00705b7044ade1cab9b02953f237b777f46b91"
docker_mirror:
enabled: false
......@@ -95,10 +95,6 @@
- name: Configure firewall
import_tasks: firewall.yml
- name: debug docker_mirror data
debug:
msg: Docker mirror is "{{ docker_mirror }}"
- name: Write docker registries.yaml
tags:
- k3s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment