We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bd4c9 commit ffc5ee7Copy full SHA for ffc5ee7
ansible/group_vars/all/variables.yml
@@ -61,6 +61,7 @@ csle_config:
61
metastore_user: "csle"
62
metastore_password: "csle"
63
metastore_database_name: "csle"
64
+ version: "0.7.0"
65
cluster_config:
66
cluster_nodes:
67
- ip: "34.142.42.219"
@@ -73,4 +74,4 @@ csle_config:
73
74
cpus: 8
75
gpus: 0
76
RAM: 64
- allow_registration: true
77
+ allow_registration: true
0 commit comments