This repository is a BOSH release for
deploying the cflinuxfs4 rootfs (with the addition of ruby, python, and associated packages)
package as well as a job that will extract the package to
/var/vcap/packages/cflinuxfs4/rootfs.
Trusted certificates
Trusted certs can be installed in the rootfs by setting the
cflinuxfs4-rootfs.trusted_certs property to the certificate chain in any
order. For example in your deployment manifest:
cflinuxfs4-compat BOSH Release
This repository is a BOSH release for deploying the cflinuxfs4 rootfs (with the addition of ruby, python, and associated packages) package as well as a job that will extract the package to
/var/vcap/packages/cflinuxfs4/rootfs.Trusted certificates
Trusted certs can be installed in the rootfs by setting the
cflinuxfs4-rootfs.trusted_certsproperty to the certificate chain in any order. For example in your deployment manifest:Running smoke tests
Target your bosh director
Run
bosh -n deploy -d rootfs-smoke-test manifests/manifest.yml && bosh run-errand -d rootfs-smoke-test cflinuxfs4-smoke-test