From 6e5bdefedde74fa11f414b0fccdf678b2e10ff57 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 31 May 2018 16:05:30 +0200 Subject: [idf.fuel] Add NTP servers Change-Id: Ib840995b085ec9d8a585d5cf2e2a84e5801875b6 Signed-off-by: Alexandru Avadanii --- config/pdf/idf-pod1.schema.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/pdf/idf-pod1.schema.yaml b/config/pdf/idf-pod1.schema.yaml index 49e06e69..2bb880d1 100644 --- a/config/pdf/idf-pod1.schema.yaml +++ b/config/pdf/idf-pod1.schema.yaml @@ -56,6 +56,10 @@ definitions: network: type: 'object' properties: + ntp_strata_host1: + type: 'string' + ntp_strata_host2: + type: 'string' node: type: 'array' items: -- cgit 1.2.3-korg