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: "4ff8708d8ec35a6793fa4974a326fd014d501f96"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4ff8708d8ec35a6793fa4974a326fd014d501f96 \ "https://bosh.io/d/github.com/cloudfoundry-community/ntp-release?v=4.2.8p11"