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:
Charles Butler 2017-04-28 13:50:05 -05:00
parent 9fbefe3b97
commit 9ee4e99dc6

View File

@ -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'