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-x86_64-vagrant.morph | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'systems/devel-system-x86_64-vagrant.morph') diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph index d79ac982..77d6a67a 100644 --- a/systems/devel-system-x86_64-vagrant.morph +++ b/systems/devel-system-x86_64-vagrant.morph @@ -42,6 +42,10 @@ strata: morph: strata/openstack-clients.morph - name: virtualbox-guest-x86_64 morph: strata/virtualbox-guest-x86_64.morph +- name: nodejs + morph: strata/nodejs.morph +- name: ruby + morph: strata/ruby.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1