From 39da44e5d7ba8205925bb10f0cfb4d48384b483c 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-x86_64-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-x86_64-chroot.morph') diff --git a/systems/build-system-x86_64-chroot.morph b/systems/build-system-x86_64-chroot.morph index 1ca20c00..29580d96 100644 --- a/systems/build-system-x86_64-chroot.morph +++ b/systems/build-system-x86_64-chroot.morph @@ -17,6 +17,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