forked from usegalaxy-no/ecc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathecc.yaml.sample
More file actions
29 lines (24 loc) · 833 Bytes
/
ecc.yaml.sample
File metadata and controls
29 lines (24 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
openstack:
auth_url: https://api.uh-iaas.no:5000/v3
password: <PASSWORD>
project_domain_name: dataporten
project_name: elixir-nrec-prod-backend
region_name: bgo
user_domain_name: dataporten
username: <EMAIL>
ecc:
log: ecc.log
nodes_max: 6
nodes_min: 1
sleep: 30
flavor: m1.large
image: GOLD CentOS 7
key: mykey
network: dualStack
security_groups: slurm-node
name_template: "ecc{}.usegalaxy.no"
cloud_init: /home/brugger/projects/usegalaxy/ecc/ecc_node.yaml
ansible_dir: /home/brugger/projects/usegalaxy/infrastructure-playbook/env/test
ansible_cmd: "../../venv/bin/ansible-playbook -i /home/brugger/projects/usegalaxy/ecc/bin/ecc_nodes.py slurm.yml -e'ansible_user=centos'"
cloudflare_apikey: <API-KEY>
cloudflare_email: dnsadmin@ii.uib.no