Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 4aee396

Browse files
committed
Re-ordered Schema layout
1 parent 17444fe commit 4aee396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ groupings:
88
- ${ssh_public_key}
99
- ${ssh_private_key}
1010
- ${availability_domain}
11-
- ${log_volume_size_in_gbs}
12-
- ${cloudera_volume_size_in_gbs}
1311
- title: "CDH Options"
1412
variables:
1513
- ${cm_version}
1614
- ${cdh_version}
1715
- ${cluster_name}
1816
- ${deployment_type}
17+
- ${log_volume_size_in_gbs}
18+
- ${cloudera_volume_size_in_gbs}
1919
- title: "Worker Node Options"
2020
variables:
2121
- ${worker_instance_shape}

0 commit comments

Comments
 (0)