mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Adds the cifs-common package
Enable mounting of filesystems over the CIFS protocol. Closes https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/227
This commit is contained in:
parent
9fbefe3b97
commit
9ee4e99dc6
@ -18,8 +18,9 @@ config:
|
||||
options:
|
||||
basic:
|
||||
packages:
|
||||
- 'nfs-common'
|
||||
- 'cifs-utils'
|
||||
- 'ceph-common'
|
||||
- 'nfs-common'
|
||||
- 'socat'
|
||||
tls-client:
|
||||
ca_certificate_path: '/root/cdk/ca.crt'
|
||||
|
Loading…
Reference in New Issue
Block a user