summaryrefslogtreecommitdiff
path: root/clusters/cephclient.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-20 17:52:11 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-20 17:52:11 +0000
commit4d87488a6a49207a64b9ec948958b9666a120009 (patch)
treeab54c12d24f4cb227ef051c05b4991942cc7c170 /clusters/cephclient.morph
parentf125f46535729b6d439478d1317b6192d570bc3f (diff)
parent704c443ea86001242ca0ca64eef0ca944279ebd9 (diff)
downloaddefinitions-4d87488a6a49207a64b9ec948958b9666a120009.tar.gz
Merge branch 'baserock/jmac/add-chef-and-ceph'
Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
Diffstat (limited to 'clusters/cephclient.morph')
-rw-r--r--clusters/cephclient.morph20
1 files changed, 20 insertions, 0 deletions
diff --git a/clusters/cephclient.morph b/clusters/cephclient.morph
new file mode 100644
index 00000000..b4db22e0
--- /dev/null
+++ b/clusters/cephclient.morph
@@ -0,0 +1,20 @@
+name: ceph-cluster
+kind: cluster
+systems:
+- morph: systems/ceph-service-x86_64-generic.morph
+ deploy:
+ ceph-node-virtualbox-image:
+ type: virtualbox-ssh
+ SYSTEM: systems/ceph-service-x86_64-generic.morph
+ location: vbox+ssh://user@machine/ChefNode4/home/user/chefnode4.vdi
+ # HOST_IPADDR and NETMASK should be set to the IP address and netmask of the virtualbox host on the host-only interface.
+ #HOST_IPADDR: 10.0.100.100
+ #NETMASK: 255.255.255.0
+
+ # This is an example of how to configure the three interfaces necessary to support ceph in the BCPC configuration.
+ #NETWORK_CONFIG: lo:loopback;enp0s3:static,address=10.0.100.14,netmask=255.255.255.0;enp0s8:static,address=172.16.100.14,netmask=255.255.255.0;enp0s9:static,address=192.168.100.14,netmask=255.255.255.0
+ DISK_SIZE: 8G
+ HOSTNAME: CephNode4
+
+ # You must install authorized_keys in chef/root/.ssh/ before this will work.
+ INSTALL_FILES: chef/manifest