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.

7 lines
328B

  1. {
  2. "{{ project_name }}.disk_size": "200",
  3. "{{ project_name }}.prefix": "{{ prefix }}",
  4. "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/r-base:v1.0",
  5. "{{ project_name }}.cluster_config": "OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
  6. "{{ project_name }}.input_dir": "{{ input_dir }}"
  7. }