From 60a6a54bd70b8b2f66c4bd230f4b2e07b2be5d74 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 20 Feb 2015 10:11:27 +0000 Subject: Move Ansible dependencies to python-common.morph This dependencies are needed for some Openstack components, and this will avoid duplication once this work is done. --- systems/build-system-armv7lhf-jetson.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv7lhf-jetson.morph') diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph index 846681a2..cc4c9bf9 100644 --- a/systems/build-system-armv7lhf-jetson.morph +++ b/systems/build-system-armv7lhf-jetson.morph @@ -19,6 +19,8 @@ strata: morph: strata/morph-utils.morph - name: nfs morph: strata/nfs.morph +- name: python-common + morph: strata/python-common.morph - name: ansible morph: strata/ansible.morph - name: cloudinit-support -- cgit v1.2.1