c12s-kubespray/roles/bootstrap-os/tasks
dymq e0b76b185a
Failover for adding proxy when line exists in file (#5751)
The 'regexp' parameter matches last occurrence of a line starting with 'proxy=' and replaces it with the one defined in 'line' parameter. If no match - it works same way as before. This fixes resuming cluster deployments failed after that task (if there was no more than one line starting with 'proxy' in the yum.conf file - this condition should also be reassured with the change introduced here) eg. if they were initiated with Terraform.
2020-03-12 15:08:39 -07:00
..
bootstrap-centos.yml Failover for adding proxy when line exists in file (#5751) 2020-03-12 15:08:39 -07:00
bootstrap-clearlinux.yml Define and implement specs for bootstrap-os (#4455) 2019-04-23 15:46:02 -07:00
bootstrap-coreos.yml added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08:00
bootstrap-debian.yml Use raw module for bootstrap-debian.yml (#5061) 2019-08-22 01:46:31 -07:00
bootstrap-fedora.yml Add support for http(s)_proxy to CoreOS, Fedora and OpenSUSE (#4669) 2019-05-02 12:28:22 -07:00
bootstrap-opensuse.yml Add support for http(s)_proxy to CoreOS, Fedora and OpenSUSE (#4669) 2019-05-02 12:28:22 -07:00
bootstrap-oracle.yml Support for Oracle Linux (#3655) 2019-07-11 23:17:05 -07:00
main.yml added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08:00