c12s-kubespray/roles/container-engine/cri-o
Hans Feldt 9e2d282709
cri-o: add variable to configure unsecure pull (#6568)
By default do not allow "unqualified" (without a registry) images
because it is considered unsecure and subject to mitm attacks.

To enable insecure pull configure for example:

crio_registries:
  - "docker.io"
  - "quay.io"
2020-08-27 09:09:53 -07:00
..
defaults cri-o: add variable to configure unsecure pull (#6568) 2020-08-27 09:09:53 -07:00
files Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
handlers Add CRI-O CI (#5460) 2020-04-22 06:09:52 -07:00
molecule/default Upgrade molecule to v3 (#6468) 2020-08-04 05:24:19 -07:00
tasks Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
templates cri-o: add variable to configure unsecure pull (#6568) 2020-08-27 09:09:53 -07:00
vars fix CRI-O repos for centos distributions (#6224) 2020-06-04 01:08:44 -07:00