summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-04-13 19:48:41 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-04-16 09:26:21 +0000
commit53c38ebe7a45d8c4cfd50ef73564783d53205a79 (patch)
treea3591626104ff807c11cf671e8a5aeed3bf455ee /systems
parent7b503f884ef65ac44b3cf9f009391f45621880fa (diff)
downloaddefinitions-53c38ebe7a45d8c4cfd50ef73564783d53205a79.tar.gz
Add swift system
Change-Id: I41fe796802f930f954716bfa4edcb038b95c90ce
Diffstat (limited to 'systems')
-rw-r--r--systems/swift-system-x86_64.morph34
1 files changed, 34 insertions, 0 deletions
diff --git a/systems/swift-system-x86_64.morph b/systems/swift-system-x86_64.morph
new file mode 100644
index 00000000..385f9cd5
--- /dev/null
+++ b/systems/swift-system-x86_64.morph
@@ -0,0 +1,34 @@
+name: swift-system-x86_64
+kind: system
+description: A base system for deploying swift nodes
+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: swift
+ morph: strata/swift.morph
+- name: ntpd
+ morph: strata/ntpd.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: python-common
+ morph: strata/python-common.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- fstab
+- swift-storage
+- ntpd