summaryrefslogtreecommitdiff
path: root/systems/devel-system-x86_64-gce.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/devel-system-x86_64-gce.morph')
-rw-r--r--systems/devel-system-x86_64-gce.morph63
1 files changed, 63 insertions, 0 deletions
diff --git a/systems/devel-system-x86_64-gce.morph b/systems/devel-system-x86_64-gce.morph
new file mode 100644
index 00000000..2b5503d5
--- /dev/null
+++ b/systems/devel-system-x86_64-gce.morph
@@ -0,0 +1,63 @@
+name: devel-system-x86_64-gce
+kind: system
+description: |
+ A system with useful tools for doing Baserock development.
+
+ For use on 64-bit Intel x86 computers.
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.morph
+- name: tools
+ morph: strata/tools.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
+- name: openstack-clients
+ 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
+- name: lorry
+ morph: strata/lorry.morph
+- name: baserock-import
+ morph: strata/baserock-import.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: python-tools
+ morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
+- name: devtools
+ morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: swift
+ morph: strata/swift.morph
+- name: google-compute-engine
+ morph: strata/google-compute-engine.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- cloud-init
+- fstab
+- google-compute-engine