Skip to content

Commit

Permalink
Update apt repository link for Kubernetes (#3319)
Browse files Browse the repository at this point in the history
In Ansible playbook for Vagrant-based testbed

Signed-off-by: Yanjun Zhou <zhouya@vmware.com>
  • Loading branch information
yanjunz97 committed Feb 15, 2022
1 parent ff87705 commit 15de4cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
apt_repository:
# kubernetes-xenial should work for Ubuntu 16.04+, there is no
# kubernetes-bionic
repo: deb https://apt.kubernetes.io/ kubernetes-xenial main
repo: deb https://packages.cloud.google.com/apt/ kubernetes-xenial main
state: present
filename: kubernetes.list

Expand Down

0 comments on commit 15de4cf

Please sign in to comment.