Commit 9ee4e99d authored by Charles Butler's avatar Charles Butler

Adds the cifs-common package

Enable mounting of filesystems over the CIFS protocol. Closes https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/227
parent 9fbefe3b
...@@ -18,8 +18,9 @@ config: ...@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment