[idf.fuel] Add NTP servers 17/58117/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 31 May 2018 14:05:30 +0000 (16:05 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 31 May 2018 14:11:18 +0000 (16:11 +0200)
Change-Id: Ib840995b085ec9d8a585d5cf2e2a84e5801875b6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
config/pdf/idf-pod1.schema.yaml
labs/arm/idf-pod5.yaml
labs/arm/idf-pod6.yaml
labs/arm/idf-pod7.yaml
labs/ericsson/idf-pod1.yaml
labs/lf/idf-pod2.yaml
labs/zte/idf-pod1.yaml

index 49e06e6..2bb880d 100644 (file)
@@ -56,6 +56,10 @@ definitions:
         network:
           type: 'object'
           properties:
+            ntp_strata_host1:
+              type: 'string'
+            ntp_strata_host2:
+              type: 'string'
             node:
               type: 'array'
               items:
index 50db0cf..a519131 100644 (file)
@@ -60,6 +60,8 @@ idf:
       timeout_comissioning: 10
       timeout_deploying: 15
     network:
+      ntp_strata_host1: 1.se.pool.ntp.org
+      ntp_strata_host2: 0.se.pool.ntp.org
       node:
         # Ordered-list, index should be in sync with node index in PDF
         - interfaces: &interfaces
index 4d81fa0..395a7fb 100644 (file)
@@ -58,6 +58,8 @@ idf:
       timeout_comissioning: 10
       timeout_deploying: 15
     network:
+      ntp_strata_host1: 1.se.pool.ntp.org
+      ntp_strata_host2: 0.se.pool.ntp.org
       node:
         # Ordered-list, index should be in sync with node index in PDF
         - interfaces: &interfaces
index 7745cda..463a1f7 100644 (file)
@@ -60,6 +60,8 @@ idf:
       timeout_comissioning: 10
       timeout_deploying: 15
     network:
+      ntp_strata_host1: 1.se.pool.ntp.org
+      ntp_strata_host2: 0.se.pool.ntp.org
       node:
         # Ordered-list, index should be in sync with node index in PDF
         - interfaces: &interfaces_a
index 91227d6..26dd4f6 100644 (file)
@@ -55,6 +55,8 @@ idf:
         private: ~
         public: 'br-external'
     network:
+      ntp_strata_host1: 1.se.pool.ntp.org
+      ntp_strata_host2: 0.se.pool.ntp.org
       node:
         # Ordered-list, index should be in sync with node index in PDF
         - interfaces: &interfaces
index f2ccef8..15f81e6 100644 (file)
@@ -56,6 +56,8 @@ idf:
         private: ~
         public: ~
     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
index 8a174c2..fd05e66 100644 (file)
@@ -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