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