c12s-kubespray/roles/container-engine/cri-o
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
..
defaults Support deploying kubernetes 1.23 (#8323) 2021-12-21 01:38:46 -08: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 [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
tasks fix spelling error (#8342) 2022-01-02 23:55:00 -08:00
templates Add support for CRI-O user namespaces (#8268) 2021-12-20 06:37:25 -08:00
vars Support deploying kubernetes 1.23 (#8323) 2021-12-21 01:38:46 -08:00