initial commit

This commit is contained in:
root
2022-01-31 20:14:33 +01:00
commit c4fd9a411b
24 changed files with 1363 additions and 0 deletions

6
group_vars/all/cri-o.yml Normal file
View File

@@ -0,0 +1,6 @@
# crio_insecure_registries:
# - 10.0.0.2:5000
# crio_registry_auth:
# - registry: 10.0.0.2:5000
# username: user
# password: pass