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