You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 line
239B

  1. {
  2. "{{ project_name }}.fqs": {{ fqs | tojson }},
  3. "{{ project_name }}.sample_name": "{{ sample_name }}",
  4. "{{ project_name }}.disk_size": "{{ disk_size }}",
  5. "{{ project_name }}.cluster_config": "OnDemand bcs.a2.large img-ubuntu-vpc"
  6. }