Implement NTP profile
authorCarlos Camacho <ccamacho@redhat.com>
Thu, 28 Apr 2016 10:06:46 +0000 (12:06 +0200)
committerEmilien Macchi <emilien@redhat.com>
Thu, 19 Jan 2017 12:21:12 +0000 (07:21 -0500)
commitbed1c230f22c9f4e75b6fded053311c4d96b1887
treed9f6b4e9926fc5b2a49c1e54c1ee5cb06d3a4073
parentbf68fa9683ee30cc2ebdf624f47e82a4fcceb746
Implement NTP profile

This puppet manifest will install and configure by default
the NTP service. It will also make sure chrony is purged, because it's
present on the EL7 images.

Change-Id: If3cf7d9690001b051465ea25cf8a8c3bc6f7c33a
lib/puppet/provider/package/norpm.rb
manifests/profile/base/time/ntp.pp [new file with mode: 0644]