summaryrefslogtreecommitdiff
path: root/systems/devel-system-x86_32-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/devel-system-x86_32-generic.morph')
-rw-r--r--systems/devel-system-x86_32-generic.morph10
1 files changed, 8 insertions, 2 deletions
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index d9264ac4..c8bb4e92 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -1,7 +1,9 @@
name: devel-system-x86_32-generic
kind: system
-description: A system that is able to build other systems based on the 32-bit x86
- architecture.
+description: |
+ A system with useful tools for doing Baserock development.
+
+ For use on 32-bit Intel x86 computers.
arch: x86_32
strata:
- name: build-essential
@@ -20,6 +22,10 @@ strata:
morph: strata/openstack-clients.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: nodejs
+ morph: strata/nodejs.morph
+- name: ruby
+ morph: strata/ruby.morph
configuration-extensions:
- set-hostname
- add-config-files