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