From 3dffa1d4e4c0805b8bae09d4006dd883642457c2 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Sat, 11 Apr 2015 12:28:00 +0100 Subject: Add ntpd to devel systems Swift nodes use ntp to sync time with the controller node, it may be possible to replace this with systemd-timesyncd in the future. Change-Id: I13e75482ea02b6a961c24661384a7ccb5715b096 --- systems/devel-system-armv7-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-armv7-chroot.morph') diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph index 18f82d3b..924f375f 100644 --- a/systems/devel-system-armv7-chroot.morph +++ b/systems/devel-system-armv7-chroot.morph @@ -45,6 +45,8 @@ strata: morph: strata/ansible.morph - name: swift morph: strata/swift.morph +- name: ntpd + morph: strata/ntpd.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1