John Trowbridge 6562c04ffd Add ntp element to overcloud-full images
The RDO promote job is failing to deploy because at some
point we started expecting for ntpd to be installed in
the overcloud images.

Error: Could not start Service[ntp]: Execution of
'/usr/bin/systemctl start ntpd' returned 6: Failed to issue
method call: Unit ntpd.service failed to load: No such file
or directory.
Wrapped exception:
Execution of '/usr/bin/systemctl start ntpd' returned 6:
Failed to issue method call: Unit ntpd.service failed to
load: No such file or directory.

Change-Id: If5020f20bfb2f2750837e831d7f22843f2501736
2015-07-17 09:43:38 -04:00
..