3 Which software type is an entry point and can be used for root software
6 Parameters are expected to be passed as of *.serialised recipes expect them.
10 <?xml version='1.0' encoding='utf-8'?>
18 For each available key in the outmost dict are described below.
24 'cluster' (str, mandatory)
25 ~~~~~~~~~~~~~~~~~~~~~~~~~~
26 Cluster unique identifier. Your last line of defense against mixing up neo
27 clusters and corrupting your data. Choose a unique value for each of your
30 'partitions' (int, optional)
31 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 Number of partitions. You cannot change this value once you created a cluster.
35 'replicas' (int, optional)
36 ~~~~~~~~~~~~~~~~~~~~~~~~~~
38 Defaults to 0 (no resilience).
40 'mysql-storage-count' (int, optional)
41 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
42 Number of MySQL-based storage nodes to deploy. One master node is deployed
43 along with each storage.
46 'admin-count' (int, optional)
47 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48 Number of admin nodes to deploy.