blob: 6c6675784cb5950950db3bd9174ec16c1f6dd159 [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"
Zack Williams1396aa32017-06-06 10:28:29 -070020http_dl_cksum: "sha256:099c777e4c8ad76a066299159622b4fa6bd2515cefafc2851df67f7f4cce6ee8"
Zack Williams82c88e92016-08-08 13:54:20 -070021
22https_dl_url: "https://jenkins.opencord.org/static/8d0f081d/images/headshot.png"
23https_dl_cksum: "sha256:690e82fb98ffb2b4b232d9b9cf9cc52eb7972e56a84902f6d1150b75456058c6"
24