tripleo-image-elements/elements/ntp/install.d/50-ntp

6 lines
130 B
Bash
Executable File

#!/bin/bash
set -ue
# ntpdate is used when the network is brought up to correct any large time skew
install-packages ntp ntpdate