aboutsummaryrefslogtreecommitdiffstats
path: root/spec/classes/tripleo_profile_base_time_ntp_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-03-06Stop the chronyd serviceAlex Schultz1-0/+39
Since the norpm provider can prevent the chronyd package from actually getting purged, we need to make sure the chronyd service is stopped and disabled so that it does not conflict with ntpd. Change-Id: I7a697aba7aa5a27ba4ab6e46018057f7f01dfab2 Closes-Bug: #1665426