From 2f91b8a0eeeb15469f3c5e1b104e34e88fe7df62 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Mar 2015 13:48:22 +0000 Subject: Move cliapp into its own 'python-cliapp' stratum This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9 --- systems/ceph-service-x86_64-generic.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/ceph-service-x86_64-generic.morph') diff --git a/systems/ceph-service-x86_64-generic.morph b/systems/ceph-service-x86_64-generic.morph index 730c00d4..b58675fd 100644 --- a/systems/ceph-service-x86_64-generic.morph +++ b/systems/ceph-service-x86_64-generic.morph @@ -22,6 +22,8 @@ strata: morph: strata/ruby.morph - name: ntpd morph: strata/ntpd.morph +- name: python-cliapp + morph: strata/python-cliapp.morph - name: morph-utils morph: strata/morph-utils.morph - name: openstack-common -- cgit v1.2.1