blob: 1425db4762d8f5a87349e79a8b3b109d67a336f6 [file] [log] [blame]
Zack Williams82c88e92016-08-08 13:54:20 -07001---
2# prereqs-common/defaults/main.yml
3
4min_memtotal_mb: 48000
5min_processor_vcpus: 12
6
7kvm_check: true
8
9dns_check_domain: wiki.opencord.org
10dns_check_ipv4: 52.9.82.207
11
12# obtained from: https://www.iana.org/domains/root/servers
13dns_roots:
14 - 192.5.5.241
15 - 193.0.14.129
16 - 198.41.0.4
17 - 199.7.91.13
18
19http_dl_url: "http://cord.staging.wpengine.com/wp-content/uploads/2016/07/cord-tm-logo.png"
20http_dl_cksum: "sha256:9a69c741a4bb609ad7e49bd0fd335a95db2e66dc0d72866569e11385df9dcc28"
21
22https_dl_url: "https://jenkins.opencord.org/static/8d0f081d/images/headshot.png"
23https_dl_cksum: "sha256:690e82fb98ffb2b4b232d9b9cf9cc52eb7972e56a84902f6d1150b75456058c6"
24