Skip to content

Commit ffc5ee7

Browse files
authored
Update variables.yml
1 parent 12bd4c9 commit ffc5ee7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansible/group_vars/all/variables.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ csle_config:
6161
metastore_user: "csle"
6262
metastore_password: "csle"
6363
metastore_database_name: "csle"
64+
version: "0.7.0"
6465
cluster_config:
6566
cluster_nodes:
6667
- ip: "34.142.42.219"
@@ -73,4 +74,4 @@ csle_config:
7374
cpus: 8
7475
gpus: 0
7576
RAM: 64
76-
allow_registration: true
77+
allow_registration: true

0 commit comments

Comments
 (0)