Skip to content

Commit 12af189

Browse files
committed
Readme for role
Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
1 parent 6f7cb19 commit 12af189

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

roles/cluster_config/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
- NA
18+
19+
## Dependencies
20+
21+
- NA
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

Comments
 (0)