repo_gpgcheck default to false

This commit is contained in:
Ryan Baxendell 2021-04-05 11:59:26 -04:00
parent 826aba5e56
commit 4a7d64c86a
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ Apt repository options for Kubernetes installation.
- https://packages.cloud.google.com/yum/doc/yum-key.gpg
- https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
kubernetes_gpg_check: true
kubernetes_repo_gpg_check: true
kubernetes_repo_gpg_check: false
Yum repository options for Kubernetes installation. You can change `kubernete_yum_gpg_key` to a different url if you are behind a firewall or provide a trustworthy mirror. Usually in combination with changing `kubernetes_yum_base_url` as well.

View File

@ -45,7 +45,7 @@ kubernetes_yum_gpg_key:
- https://packages.cloud.google.com/yum/doc/yum-key.gpg
- https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
kubernetes_gpg_check: true
kubernetes_repo_gpg_check: true
kubernetes_repo_gpg_check: false
# Flannel config files.
kubernetes_flannel_manifest_file_rbac: https://raw.githubusercontent.com/coreos/flannel/master/Documentation/k8s-manifests/kube-flannel-rbac.yml