hep-gc / cloud-scheduler

Automatically boot VMs for your HTC jobs
http://cloudscheduler.org
Apache License 2.0
3 stars 0 forks source link

Need a way to specify cloud-configs per cloud. #459

Open crlb opened 7 years ago

crlb commented 7 years ago

Currently, [default_]VMAMIConfig: specifies a list of configuration files (cloud-config yaml files & ucernvm text files) which are passed to all clouds. We need a way to pass different configurations to different clouds, eg. VMAMIConfig: default: ,Jade:.

Since this parameter is already verbose and will potentially double or triple in length the following shorthand is suggested: [default]VMAMIConfigDir: /srv/userdata [default]VMAMICloudConfig: default:core.yaml benchmark.yaml IAAS.yaml,Jade:core.yaml benchmark.yaml CA-JADE.yaml [default_]VMAMICernVMConfig: default: cernvm-data.txt