For future reference
all in one contrail with ansible-deployment
/contrail-ansible-deployer
$ more config/instances.yaml
provider_config:
bms:
ssh_pwd: lab123
ssh_user: root
ntpserver: pool.ntp.org
domainsuffix: local
instances:
lab1:
provider: bms
ip: 10.99.99.210
roles:
config_database:
config:
control:
analytics_database:
analytics:
webui:
vrouter:
openstack:
openstack_compute:
contrail_configuration:
AUTH_MODE: keystone
KEYSTONE_AUTH_URL_VERSION: /v3
VROUTER_GATEWAY: 10.99.99.254
CONTROL_DATA_NET_LIST: 10.99.99.0/24
JVM_EXTRA_OPTS: "-Xms1g -Xmx2g"
UPGRADE_KERNEL: true
kolla_config:
kolla_globals:
enable_haproxy: no
enable_ironic: "no"
enable_swift: "no"
kolla_passwords:
keystone_admin_password: lab123
No comments:
Post a Comment