diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-09-30 15:56:41 +0000 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-09-30 16:08:08 +0000 |
commit | 90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc (patch) | |
tree | 2f138678093bb8c3468941159ea2215c9ce185e8 /openstack-client-base-system-x86_64-generic.morph | |
parent | 5640acb7ec437f0b584dbb1ff044e1495c87448a (diff) | |
download | definitions-90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc.tar.gz |
Delete genivi-staging and reorder morph contents
Diffstat (limited to 'openstack-client-base-system-x86_64-generic.morph')
-rw-r--r-- | openstack-client-base-system-x86_64-generic.morph | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/openstack-client-base-system-x86_64-generic.morph b/openstack-client-base-system-x86_64-generic.morph index d8309373..ccfe30d2 100644 --- a/openstack-client-base-system-x86_64-generic.morph +++ b/openstack-client-base-system-x86_64-generic.morph @@ -1,29 +1,29 @@ -name: openstack-client-base-system-x86_64-generic +arch: x86_64 +configuration-extensions: +- set-hostname +- ssh +- add-config-files +- simple-network +- nfsboot +- install-files +- vdaboot description: The set of strata required to have a minimal system for a 64-bit x86 system suitable in OpenStack. kind: system -arch: x86_64 +name: openstack-client-base-system-x86_64-generic strata: - morph: build-essential - repo: baserock:baserock/morphs ref: master -- morph: core repo: baserock:baserock/morphs +- morph: core ref: master -- morph: foundation repo: baserock:baserock/morphs +- morph: foundation ref: master -- morph: bsp-x86_64-generic repo: baserock:baserock/morphs +- morph: bsp-x86_64-generic ref: master -- morph: cloudinit-support repo: baserock:baserock/morphs +- morph: cloudinit-support ref: master -configuration-extensions: -- set-hostname -- ssh -- add-config-files -- simple-network -- nfsboot -- install-files -- vdaboot + repo: baserock:baserock/morphs |