Browse Source

cluster

master
LUYAO REN 5 years ago
parent
commit
9aa20fa718
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

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

Loading…
Cancel
Save