Browse Source

add-tar-in-common-package (#9184)

pull/9166/head
Kay Yan 2 years ago
committed by GitHub
parent
commit
0088fe0ab7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      roles/kubernetes/preinstall/defaults/main.yml

1
roles/kubernetes/preinstall/defaults/main.yml

@ -16,6 +16,7 @@ common_required_pkgs:
- xfsprogs
- ebtables
- bash-completion
- tar
# Set to true if your network does not support IPv6
# This maybe necessary for pulling Docker images from

Loading…
Cancel
Save