Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "HOSTNAME": "fuel01"
- "DNS_DOMAIN": "eng.domain.com"
- "DNS_SEARCH": "eng.domain.com"
- "DNS_UPSTREAM": "172.16.2.11"
- "NTP1": "0.fuel.pool.ntp.org"
- "NTP2": "1.fuel.pool.ntp.org"
- "NTP3": "2.fuel.pool.ntp.org"
- "ADMIN_NETWORK":
- "interface": "eth1"
- "ipaddress": "172.16.161.100"
- "netmask": "255.255.255.0"
- "cidr": "10.20.0.0/24"
- "size": "256"
- "dhcp_gateway": "172.16.161.1"
- "dhcp_pool_start": "172.16.161.150"
- "dhcp_pool_end": "172.16.161.199"
- "mac": ""
- "ssh_network": "172.16.0.0/16"
- "FUEL_ACCESS":
- "user": ""
- "password": ""
- "BOOTSTRAP":
- "flavor": "ubuntu"
- "http_proxy": ""
- "https_proxy": ""
- "repos":
- - "name": "ubuntu"
- "section": "main universe multiverse"
- "uri": "http://archive.ubuntu.com/ubuntu"
- "priority": !!null "null"
- "suite": "trusty"
- "type": "deb"
- - "name": "ubuntu-updates"
- "section": "main universe multiverse"
- "uri": "http://archive.ubuntu.com/ubuntu"
- "priority": !!null "null"
- "suite": "trusty-updates"
- "type": "deb"
- - "name": "ubuntu-security"
- "section": "main universe multiverse"
- "uri": "http://archive.ubuntu.com/ubuntu"
- "priority": !!null "null"
- "suite": "trusty-security"
- "type": "deb"
- - "name": "mos"
- "section": "main restricted"
- "uri": "http://127.0.0.1:8080/ubuntu/x86_64"
- "priority": !!int "1050"
- "suite": "mos9.0"
- "type": "deb"
- - "name": "mos-updates"
- "section": "main restricted"
- "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "priority": !!int "1050"
- "suite": "mos9.0-updates"
- "type": "deb"
- - "name": "mos-security"
- "section": "main restricted"
- "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "priority": !!int "1050"
- "suite": "mos9.0-security"
- "type": "deb"
- - "name": "mos-holdback"
- "section": "main restricted"
- "uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "priority": !!int "1100"
- "suite": "mos9.0-holdback"
- "type": "deb"
- "skip_default_img_build": !!bool "false"
- "hashed_root_password": ""
- "PRODUCTION": "docker"
- "FEATURE_GROUPS":
- - "experimental"
- - "advanced"
- "postgres":
- "keystone_dbname": "keystone"
- "nailgun_user": ""
- "keystone_user": ""
- "nailgun_password": ""
- "ostf_user": ""
- "nailgun_dbname": "nailgun"
- "keystone_password": ""
- "ostf_dbname": "ostf"
- "ostf_password": ""
- "cobbler":
- "password": ""
- "user": ""
- "astute":
- "password": ""
- "user": ""
- "keystone":
- "nailgun_user": ""
- "monitord_user": ""
- "nailgun_password": ""
- "monitord_password": ""
- "ostf_user": ""
- "admin_token": ""
- "ostf_password": ""
- "mcollective":
- "password": ""
- "user": ""
- "TEST_DNS": "www.google.com"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement