From 0d67a19d850015781a7b43a23c47cd3f425bef74 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 2 Mar 2015 15:36:32 +0000 Subject: Add Ansible to the devel systems to be consistent with the build systems --- systems/devel-system-armv7-chroot.morph | 2 ++ systems/devel-system-armv7-highbank.morph | 2 ++ systems/devel-system-armv7-versatile.morph | 2 ++ systems/devel-system-armv7-wandboard.morph | 2 ++ systems/devel-system-armv7b-chroot.morph | 2 ++ systems/devel-system-armv7b-highbank.morph | 2 ++ systems/devel-system-armv7lhf-chroot.morph | 2 ++ systems/devel-system-armv7lhf-highbank.morph | 2 ++ systems/devel-system-armv7lhf-jetson.morph | 2 ++ systems/devel-system-armv7lhf-wandboard.morph | 2 ++ systems/devel-system-armv8l64.morph | 2 ++ systems/devel-system-ppc64-chroot.morph | 2 ++ systems/devel-system-ppc64-generic.morph | 2 ++ systems/devel-system-x86_32-chroot.morph | 2 ++ systems/devel-system-x86_32-generic.morph | 2 ++ systems/devel-system-x86_64-chroot.morph | 2 ++ systems/devel-system-x86_64-generic.morph | 2 ++ systems/devel-system-x86_64-vagrant.morph | 2 ++ 18 files changed, 36 insertions(+) diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph index 757fe695..74742a85 100644 --- a/systems/devel-system-armv7-chroot.morph +++ b/systems/devel-system-armv7-chroot.morph @@ -37,6 +37,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 81b860c4..69681f7b 100644 --- a/systems/devel-system-armv7-highbank.morph +++ b/systems/devel-system-armv7-highbank.morph @@ -38,6 +38,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 e9597806..9ed68978 100644 --- a/systems/devel-system-armv7-versatile.morph +++ b/systems/devel-system-armv7-versatile.morph @@ -38,6 +38,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 cdf27cda..940b7725 100644 --- a/systems/devel-system-armv7-wandboard.morph +++ b/systems/devel-system-armv7-wandboard.morph @@ -38,6 +38,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 e1f7e3a2..8b754254 100644 --- a/systems/devel-system-armv7b-chroot.morph +++ b/systems/devel-system-armv7b-chroot.morph @@ -29,6 +29,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 c923f458..54eeeee7 100644 --- a/systems/devel-system-armv7b-highbank.morph +++ b/systems/devel-system-armv7b-highbank.morph @@ -34,6 +34,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 1f312b17..95212d57 100644 --- a/systems/devel-system-armv7lhf-chroot.morph +++ b/systems/devel-system-armv7lhf-chroot.morph @@ -37,6 +37,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 e2f74cdd..5c987497 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -41,6 +41,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 39e80cd8..9cdc1270 100644 --- a/systems/devel-system-armv7lhf-jetson.morph +++ b/systems/devel-system-armv7lhf-jetson.morph @@ -41,6 +41,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 17056124..b69b3b13 100644 --- a/systems/devel-system-armv7lhf-wandboard.morph +++ b/systems/devel-system-armv7lhf-wandboard.morph @@ -41,6 +41,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.morph configuration-extensions: - set-hostname - add-config-files diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph index 4b8a6bb5..c4af1d17 100644 --- a/systems/devel-system-armv8l64.morph +++ b/systems/devel-system-armv8l64.morph @@ -40,6 +40,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 3cd7d91e..74d7e38e 100644 --- a/systems/devel-system-ppc64-chroot.morph +++ b/systems/devel-system-ppc64-chroot.morph @@ -35,6 +35,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 0f9943c8..50cffd69 100644 --- a/systems/devel-system-ppc64-generic.morph +++ b/systems/devel-system-ppc64-generic.morph @@ -38,6 +38,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 3afc4283..1ade237e 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -37,6 +37,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 9d47bc37..de75a70a 100644 --- a/systems/devel-system-x86_32-generic.morph +++ b/systems/devel-system-x86_32-generic.morph @@ -42,6 +42,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 dc3b4f72..23db60c1 100644 --- a/systems/devel-system-x86_64-chroot.morph +++ b/systems/devel-system-x86_64-chroot.morph @@ -39,6 +39,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 3ac2dd84..46c7c4e5 100644 --- a/systems/devel-system-x86_64-generic.morph +++ b/systems/devel-system-x86_64-generic.morph @@ -42,6 +42,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.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 96d9236a..ca0c717b 100644 --- a/systems/devel-system-x86_64-vagrant.morph +++ b/systems/devel-system-x86_64-vagrant.morph @@ -40,6 +40,8 @@ strata: morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph +- name: ansible + morph: strata/ansible.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1