[config]
##reconfigure running instances
reconfigure=False
## The installation directory
install_dir = /home/thanasis/Desktop/deploy-gstar
## The type of API to call the cluster controller
cloud_api_type = ganeti
## The OS/image name
bucket_name = snf-image+gstar_worker
master_bucket_name = snf-image+gstar_master
## The default size for instances storage_vcpus_ram in MBs
## 300000_3_10000 = 300GB HDD, 3 VCPUs, 10GB RAM
instance_type = 500000_2_7000
master_instance_type = 800000_8_50000
## The name of the cluster
cluster_name = andreas-gstar
## The template for instance hostnames
hostname_template = gstar-nodes-
## The owner of the VMs. Every VM will be tagged with its owner's name
ownerTag = _gstar_
## Cluster type (supported types are: GSTAR)
cluster_type = GSTAR
## Temporary database location
db_file = /home/thanasis/Desktop/deploy-gstar/gstar.cluster.db
##set the logging level
logging_level=debug
## Starting one master and one slave originally (min = 2)
initial_cluster_size=17
# How much RAM (maximum in MB) to consume from every physical host.
rabbit_maxmem=57000
anaconda_maxmem=60000
deer_maxmem=29000
panther_maxmem=29000