summaryrefslogtreecommitdiff
path: root/clusters/zookeeper.morph
Commit message (Collapse)AuthorAgeFilesLines
* Updated Repo to respond to comments from review. see full desc for list.baserock/mikesmith/zookeeper-for-reviewMike Smith2014-12-161-2/+2
| | | | | | | | | * Removed un-needed 'mkdir' command from ant setup. * Addressed in e-mail thread relating to this patch the reason for compiling inside of install dirrectory. * Added more informative discriptions to .morphs * Renames 'java/ant' to java-ant to be more consistant with naming conventions * Removed un-nessisary inclusion of the Devel-system. * Zookeeper strata names now reflect client / server roles
* Add ZooKeeper systems for x86_64 and example cluster to deploy them.Mike Smith2014-12-111-0/+21
The Java binary chunk only works for x86_64. As such, these systems are limited to that architecture and use the demo strata developed in the previous commit. The cluster provides the ability to deploy either or both of the systems to a libvirt/kvm host.