diff options
Diffstat (limited to 'systems/devel-system-ppc64-chroot.morph')
-rw-r--r-- | systems/devel-system-ppc64-chroot.morph | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph index f2f75045..9073ebc4 100644 --- a/systems/devel-system-ppc64-chroot.morph +++ b/systems/devel-system-ppc64-chroot.morph @@ -19,6 +19,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 |