diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-03-02 15:36:32 +0000 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-03-03 16:56:12 +0000 |
commit | 0d67a19d850015781a7b43a23c47cd3f425bef74 (patch) | |
tree | a582a0eeb4d96588886a567d3139cc7fd107c798 /systems/devel-system-armv7lhf-wandboard.morph | |
parent | fa452899b143a502d9c4efd36cd96f5eff91e6f7 (diff) | |
download | definitions-0d67a19d850015781a7b43a23c47cd3f425bef74.tar.gz |
Add Ansible to the devel systems to be consistent with the build systems
Diffstat (limited to 'systems/devel-system-armv7lhf-wandboard.morph')
-rw-r--r-- | systems/devel-system-armv7lhf-wandboard.morph | 2 |
1 files changed, 2 insertions, 0 deletions
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 |