diff --git a/ansible/group_vars/all/variables.yml b/ansible/group_vars/all/variables.yml index fa2fb02a3..82c358d40 100644 --- a/ansible/group_vars/all/variables.yml +++ b/ansible/group_vars/all/variables.yml @@ -61,6 +61,7 @@ csle_config: metastore_user: "csle" metastore_password: "csle" metastore_database_name: "csle" + version: "0.7.0" cluster_config: cluster_nodes: - ip: "34.142.42.219" @@ -73,4 +74,4 @@ csle_config: cpus: 8 gpus: 0 RAM: 64 - allow_registration: true \ No newline at end of file + allow_registration: true