From d5f96a53b9bd474ab9328c1a86baa4976134cb52 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 22 Oct 2014 15:21:01 +0000 Subject: Add node.js and Ruby to devel systems These are dependencies of the Baserock Import tool. The import tool will be added to the devel system later, in a separate branch. This increases the size of an x86_32 devel system from 1.1GB to 1.2GB. --- systems/devel-system-armv7lhf-highbank.morph | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'systems/devel-system-armv7lhf-highbank.morph') diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph index d93993a7..5fbae184 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -21,6 +21,10 @@ strata: morph: strata/morph-utils.morph - name: openstack-clients morph: strata/openstack-clients.morph +- name: nodejs + morph: strata/nodejs.morph +- name: ruby + morph: strata/ruby.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1