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