summaryrefslogtreecommitdiff
path: root/clusters
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-30 15:28:42 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:18:46 +0000
commit34e1a03fa6da7d1887bde1085f194b3f9d157bdf (patch)
tree7f070e6f39eae6273d80c2f0a08de6851852f642 /clusters
parentdf9a1a2252760ff98a8b6fd2665739636d92b50f (diff)
downloaddefinitions-34e1a03fa6da7d1887bde1085f194b3f9d157bdf.tar.gz
Remove Mason configuration from example Trove cluster
This is for an old implemenation of Mason. The more recent implementations don't need special configuration to be done on the Trove.
Diffstat (limited to 'clusters')
-rw-r--r--clusters/trove-example.morph2
1 files changed, 0 insertions, 2 deletions
diff --git a/clusters/trove-example.morph b/clusters/trove-example.morph
index 25ee579d..1b1e9777 100644
--- a/clusters/trove-example.morph
+++ b/clusters/trove-example.morph
@@ -8,7 +8,6 @@ description: |
mkdir ssh_keys
ssh-keygen -N '' -f ssh_keys/lorry.key
- ssh-keygen -N '' -f ssh_keys/mason.key
ssh-keygen -N '' -f ssh_keys/worker.key
ssh-keygen -N '' -f ssh_keys/trove-admin.key
@@ -40,7 +39,6 @@ systems:
RAM_SIZE: 2G
DISK_SIZE: 8G
LORRY_SSH_KEY: ssh_keys/lorry.key
- MASON_SSH_PUBKEY: ssh_keys/mason.key.pub
WORKER_SSH_PUBKEY: ssh_keys/worker.key.pub
TROVE_ADMIN_EMAIL: adminuser@example.com
TROVE_ADMIN_NAME: Nobody