c12s-kubespray/roles/bootstrap-os/tasks
Vyacheslav e3ab665e90
Update main.yml (#7267)
````
TASK [bootstrap-os : Enable RHEL 8 repos] ***************************************************************************************************************************************************************************************************
fatal: [node6]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
fatal: [node7]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
fatal: [node1]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}


root@node1:/kubespray# cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
root@node1:/kubespray#
```
2021-02-08 10:25:37 -08:00
..
bootstrap-centos.yml Ensure when use_oracle_public_repo is set to false the public Oracle Linux yum repos are not set (#7228) 2021-01-29 03:59:41 -08:00
bootstrap-clearlinux.yml Define and implement specs for bootstrap-os (#4455) 2019-04-23 15:46:02 -07:00
bootstrap-coreos.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-debian.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-fedora-coreos.yml Fedora CoreOS fixes (#7010) 2020-12-23 00:22:25 -08:00
bootstrap-fedora.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-flatcar.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-opensuse.yml Ensure /etc/sysconfig/proxy for openSUSE bootstrap (#5445) 2020-04-17 14:23:35 -07:00
bootstrap-redhat.yml containerd,docker: stop installing extras repo on CentOS/RHEL (#7203) 2021-01-25 03:12:54 -08:00
main.yml Update main.yml (#7267) 2021-02-08 10:25:37 -08:00