can't run ntpdate if ntp is running :)

This commit is contained in:
Seth Vidal 2012-12-07 20:35:03 +00:00
parent 8d83c69f7c
commit 6b9432b6b3

View file

@ -19,9 +19,6 @@
tags:
- packages
- name: sync time - just once
action: command /usr/sbin/ntpdate -s -b 66.187.233.4
- name: ntp install
action: yum state=installed pkg=ntp
tags: