summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systems/devel-system-armv7-chroot.morph2
-rw-r--r--systems/devel-system-armv7-highbank.morph2
-rw-r--r--systems/devel-system-armv7-versatile.morph2
-rw-r--r--systems/devel-system-armv7-wandboard.morph2
-rw-r--r--systems/devel-system-armv7b-chroot.morph2
-rw-r--r--systems/devel-system-armv7b-highbank.morph2
-rw-r--r--systems/devel-system-armv7lhf-chroot.morph2
-rw-r--r--systems/devel-system-armv7lhf-highbank.morph2
-rw-r--r--systems/devel-system-armv7lhf-jetson.morph2
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph2
-rw-r--r--systems/devel-system-armv8l64.morph2
-rw-r--r--systems/devel-system-ppc64-chroot.morph2
-rw-r--r--systems/devel-system-ppc64-generic.morph2
-rw-r--r--systems/devel-system-x86_32-chroot.morph2
-rw-r--r--systems/devel-system-x86_32-generic.morph2
-rw-r--r--systems/devel-system-x86_64-chroot.morph2
-rw-r--r--systems/devel-system-x86_64-generic.morph2
-rw-r--r--systems/devel-system-x86_64-vagrant.morph2
18 files changed, 36 insertions, 0 deletions
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
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index 40303dce..a2d83a1d 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -46,6 +46,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
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 8f689705..f90e2c97 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -46,6 +46,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
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index f139ebc4..cbf91606 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -46,6 +46,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
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index 5ce8c9c7..ee054b65 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -37,6 +37,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
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index 51de3509..82e2e12c 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -42,6 +42,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
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index e6db8b26..1faa3920 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-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
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index 03ad8fd0..cbc87d06 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -49,6 +49,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
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index a07a66d2..855d0148 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -49,6 +49,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
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index b2191c8c..d42115aa 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -49,6 +49,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
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index 64df4716..20a9be9b 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -48,6 +48,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
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index 0c4f3b46..db510560 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -43,6 +43,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
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index 6ad076ea..659a3eaa 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -46,6 +46,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
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index 5e2e11bf..0ce9a730 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-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
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index 2a6f8178..cc20b679 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -50,6 +50,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
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index e679cca3..cae11787 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -47,6 +47,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
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index 82fc0cae..2aeff9bc 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -50,6 +50,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
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index 647e627c..5243cc36 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -48,6 +48,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