ntp/4.2.8p11
You can find the source of this version on GitHub at cloudfoundry-community/ntp-release. It was created based on the commit 6263f00
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "ntp" version: "4.2.8p11" url: "https://bosh.io/d/github.com/cloudfoundry-community/ntp-release?v=4.2.8p11" sha1: sha256:24d463a4c685ed6bc8efca557db8402c72851fd2ba61e25c0d0a117b6d841ede
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:24d463a4c685ed6bc8efca557db8402c72851fd2ba61e25c0d0a117b6d841ede \ "https://bosh.io/d/github.com/cloudfoundry-community/ntp-release?v=4.2.8p11"