We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7cb19 commit 12af189Copy full SHA for 12af189
roles/cluster_config/README.md
@@ -0,0 +1,31 @@
1
+# cluster_config
2
+
3
+Role cluster_config can be used to:
4
+- fully configure a new HyperCore server
5
+- partially reconfigure an existing HyperCore server
6
7
+## Requirements
8
9
+- NA
10
11
+## Role Variables
12
13
+See [argument_specs.yml](../../roles/cluster_config/meta/argument_specs.yml).
14
15
+## Limitations
16
17
18
19
+## Dependencies
20
21
22
23
+## Example Playbook
24
25
+See [cluster_config.yml](../../examples/cluster_config.yml).
26
27
+## License
28
29
+GNU General Public License v3.0 or later
30
31
+See [LICENSE](../../LICENSE) to see the full text.
0 commit comments