From 43e9727f93571164253ae4d5a093e854406f8f93 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 3 Oct 2014 17:37:07 +0100 Subject: Add Ansible and cloud-init to all distbuild systems to match x86_64 The mason.configure extension is also added to each system. --- systems/distbuild-system-armv7lhf-jetson.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'systems/distbuild-system-armv7lhf-jetson.morph') diff --git a/systems/distbuild-system-armv7lhf-jetson.morph b/systems/distbuild-system-armv7lhf-jetson.morph index 8423264e..3171da5d 100644 --- a/systems/distbuild-system-armv7lhf-jetson.morph +++ b/systems/distbuild-system-armv7lhf-jetson.morph @@ -17,6 +17,10 @@ strata: morph: strata/nfs.morph - name: distbuild morph: strata/distbuild.morph +- name: ansible + morph: strata/ansible.morph +- name: cloudinit-support + morph: strata/cloudinit-support.morph configuration-extensions: - set-hostname - add-config-files @@ -25,3 +29,5 @@ configuration-extensions: - install-files - distbuild - fstab +- mason +- cloud-init -- cgit v1.2.1