diff options
author | 2018-05-31 16:05:30 +0200 | |
---|---|---|
committer | 2018-05-31 16:11:18 +0200 | |
commit | 6e5bdefedde74fa11f414b0fccdf678b2e10ff57 (patch) | |
tree | c0be3a5906f16b08dc8dec68200b165ad5cedde6 /labs/zte | |
parent | 56eec7f0a4e379c975bc9c6d57905c24c590fe9a (diff) |
[idf.fuel] Add NTP servers
Change-Id: Ib840995b085ec9d8a585d5cf2e2a84e5801875b6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'labs/zte')
-rw-r--r-- | labs/zte/idf-pod1.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/labs/zte/idf-pod1.yaml b/labs/zte/idf-pod1.yaml index 8a174c2a..fd05e662 100644 --- a/labs/zte/idf-pod1.yaml +++ b/labs/zte/idf-pod1.yaml @@ -52,6 +52,8 @@ idf: private: ~ public: 'br-external' network: + ntp_strata_host1: 1.pool.ntp.org + ntp_strata_host2: 0.pool.ntp.org node: # Ordered-list, index should be in sync with node index in PDF - interfaces: &interfaces |