fuel-main/docker/docker-astute.yaml
Matthew Mosesohn 25821a40e7 Add keystone access to astute.yaml for builds
These values need to be available for docker build
so that nailgun can populate its config temporarily
before deployment.

blueprint access-control-master-node

Change-Id: I972c07c72edfef29cb438d762b6a1aa00dc645d1
2014-07-01 14:39:39 +04:00

44 lines
873 B
YAML

HOSTNAME: fuel
DNS_DOMAIN: domain.tld
DNS_SEARCH: domain.tld
DNS_UPSTREAM: 8.8.8.8
NTP1: time.nist.gov
NTP2: time-a.nist.gov
NTP3: time-b.nist.gov
ADMIN_NETWORK:
interface: eth0
ipaddress: 10.20.0.2
netmask: 255.255.255.0
cidr: 10.20.0.0/24
size: '256'
static_pool_start: 10.20.0.10
static_pool_end: 10.20.0.120
dhcp_pool_start: 10.20.0.130
dhcp_pool_end: 10.20.0.254
FUEL_ACCESS:
user: admin
password: admin
uid: master
TEST_DNS: www.google.com
astute:
password: naily
user: naily
cobbler:
password: cobbler
user: cobbler
keystone:
admin_token: admin
mcollective:
password: mcollective
user: mcollective
postgres:
keystone_dbname: keystone
keystone_user: keystone
keystone_password: keystone
nailgun_dbname: nailgun
nailgun_user: nailgun
nailgun_password: nailgun
ostf_dbname: ostf
ostf_user: ostf
ostf_password: ostf