fuel-noop-fixtures/hiera/master.yaml

99 lines
2.6 KiB
YAML

---
"ADMIN_NETWORK":
"cidr": "10.20.0.0/24"
"dhcp_gateway": "10.109.0.1"
"dhcp_pool_end": "10.109.0.254"
"dhcp_pool_start": "10.109.0.3"
"interface": "enp0s3"
"ipaddress": "10.109.0.2"
"mac": "64:85:8e:4f:7c:2e"
"netmask": "255.255.255.0"
"size": "256"
"ssh_network": "10.20.0.0/24"
"BOOTSTRAP":
"flavor": "ubuntu"
"http_proxy": ""
"https_proxy": ""
"repos":
- "name": "ubuntu"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "ubuntu-updates"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty-updates"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "ubuntu-security"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty-security"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "mos"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0"
"type": "deb"
"uri": "http://127.0.0.1:8080/ubuntu/x86_64"
- "name": "mos-updates"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0-updates"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "name": "mos-security"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0-security"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "name": "mos-holdback"
"priority": !!int "1100"
"section": "main restricted"
"suite": "mos9.0-holdback"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
"DNS_DOMAIN": "test.domain.local"
"DNS_SEARCH": "test.domain.local"
"DNS_UPSTREAM": "10.109.0.1"
"FEATURE_GROUPS": []
"FUEL_ACCESS":
"password": "admin"
"user": "admin"
"HOSTNAME": "nailgun"
"NTP1": "0.fuel.pool.ntp.org"
"NTP2": "1.fuel.pool.ntp.org"
"NTP3": "2.fuel.pool.ntp.org"
"PRODUCTION": "docker"
"astute":
"password": "4OVylZOm"
"user": "naily"
"cobbler":
"password": "JuYBYPGy"
"user": "cobbler"
"keystone":
"admin_token": "ED6pa5u5"
"monitord_password": "rJ1GbiXg"
"monitord_user": "monitord"
"nailgun_password": "koftnFua"
"nailgun_user": "nailgun"
"ostf_password": "S1V7UGP3"
"ostf_user": "ostf"
"mcollective":
"password": "r3JATyRN"
"user": "mcollective"
"postgres":
"keystone_dbname": "keystone"
"keystone_password": "ab32l0zA"
"keystone_user": "keystone"
"nailgun_dbname": "nailgun"
"nailgun_password": "Zk9zJ6Cy"
"nailgun_user": "nailgun"
"ostf_dbname": "ostf"
"ostf_password": "pErpTajp"
"ostf_user": "ostf"