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