c12s-kubespray/roles/container-engine
Etienne Champetier c267d427ce
Fix proxy and module_hotfixes (#7067)
This fixes the Containerd + EL8 case that was missed in 7d1ab3374e

On CentOS 8 with proxy ansible render inline `proxy` and `module_hotfixes` options.

For example:
```
proxy=http://127.0.0.1:3128module_hotfixes=True
```

But expected result:
```
proxy=http://127.0.0.1:3128
module_hotfixes=True
```

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit 03f316e7a2)
2020-12-22 04:54:26 -08:00
..
containerd Fix proxy and module_hotfixes (#7067) 2020-12-22 04:54:26 -08:00
containerd-common Move fedora30 jobs to fedora32 (#6426) 2020-07-30 23:31:07 -07:00
cri-o [2.14] fix ci (#7021) 2020-12-17 08:07:09 -08:00
docker Fix proxy and module_hotfixes (#7067) 2020-12-22 04:54:26 -08:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Add support for Kata Containers (#6256) 2020-06-22 00:28:39 -07:00
meta Add support for Kata Containers (#6256) 2020-06-22 00:28:39 -07:00