Add nfs pv support for node/pod
parent
d827ea50de
commit
885f235244
|
|
@ -5,6 +5,8 @@
|
||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- curl
|
- curl
|
||||||
- gnupg2
|
- gnupg2
|
||||||
|
# Optional but needed for nfs pv
|
||||||
|
- nfs-common
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|
||||||
- name: disable swap
|
- name: disable swap
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue