c12s-kubespray/roles/container-engine
Kenichi Omichi f091b1cfd7
[2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661)
* Run 0100-dhclient-hooks if dhcpclient is enabled (#8658)

If running Kubespray on static IP environments, a task was failed like:

  TASK [kubernetes/preinstall : Configure dhclient hooks for resolv.conf (RH-only)]
  fatal: [ak8s2]: FAILED! => {
    "changed": false, "checksum": "..",
    "msg": "Destination directory /etc/dhcp/dhclient.d does not exist"}

This adds a check for dhclientconffile for running 0100-dhclient-hooks to
run the task only if dhcpclient is enabled.

* Remove centos7 molecule while opensuse mirror is flaky

Co-authored-by: Florian Ruynat <16313165+floryut@users.noreply.github.com>
2022-03-30 10:08:25 -07:00
..
containerd Update config.toml.j2 (#8340) (#8602) 2022-03-09 06:22:13 -08:00
containerd-common containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07:00
cri-o [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Download crun using download_file.yml (#7370) 2021-03-19 08:40:33 -07:00
docker CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
docker-storage Replace yum module with package module (#7621) 2021-06-05 04:16:39 -07:00
gvisor CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
kata-containers containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
meta Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
nerdctl Add nerdctl cli tool for containerd user (#7500) 2021-04-25 23:47:01 -07:00
runc Fix containerd install for fcos (#8107) 2021-11-05 07:53:53 -07:00