mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +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:
|
options:
|
||||||
basic:
|
basic:
|
||||||
packages:
|
packages:
|
||||||
- 'nfs-common'
|
- 'cifs-utils'
|
||||||
- 'ceph-common'
|
- 'ceph-common'
|
||||||
|
- 'nfs-common'
|
||||||
- 'socat'
|
- 'socat'
|
||||||
tls-client:
|
tls-client:
|
||||||
ca_certificate_path: '/root/cdk/ca.crt'
|
ca_certificate_path: '/root/cdk/ca.crt'
|
||||||
|
Loading…
Reference in New Issue
Block a user