auto02 podman config
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[[registry]]
|
||||
location="cr.wks"
|
||||
location="cr.chaos"
|
||||
insecure=true
|
||||
@@ -30,13 +30,13 @@
|
||||
|
||||
- name: Configure cr.wks registry
|
||||
copy:
|
||||
dest: /etc/containers/registries.conf.d/cr.wks.conf
|
||||
dest: /etc/containers/registries.conf.d/cr.chaos.conf
|
||||
src: cr.wks.conf
|
||||
|
||||
- name: Configure docker-mirror registry
|
||||
copy:
|
||||
dest: /etc/containers/registries.conf.d/dr-mirror.wks.conf
|
||||
src: dr-mirror.wks.conf
|
||||
#- name: Configure docker-mirror registry
|
||||
# copy:
|
||||
# dest: /etc/containers/registries.conf.d/dr-mirror.wks.conf
|
||||
# src: dr-mirror.wks.conf
|
||||
|
||||
- name: Remote NFS volumes
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user