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