blob: 6315267efc89d10cfe4a40d6bc566123ee07c572 [file] [log] [blame]
Gary Wuccd529b2018-01-16 18:31:01 -08001parameters:
2
3 ##############################################
4 # #
5 # Parameters used across all ONAP components #
6 # #
7 ##############################################
8
9 public_net_id: 024582bd-ef9b-48b9-9e70-e6732559d9df
Gary Wu60dd0d82018-01-18 14:54:47 -080010 public_net_name: provider
Gary Wuccd529b2018-01-16 18:31:01 -080011 docker_proxy: 192.168.1.51:5000
Gary Wuccd529b2018-01-16 18:31:01 -080012 apt_proxy: 192.168.1.51:3142
Gary Wu60dd0d82018-01-18 14:54:47 -080013 ubuntu_1404_image: trusty
14 ubuntu_1604_image: xenial
15 centos_7_image: centos7
16 openstack_tenant_id: 4c93f99551604bf7af25a8f80c7f34cb
17 openstack_tenant_name: onap
18 openstack_username: demo
19 openstack_api_key: demo
20 keystone_url: http://192.168.1.11:5000
21 rancher_vm_flavor: m1.small
22 k8s_vm_flavor: m2.xxlarge
23 dns_list: ["192.168.1.11", "192.168.1.3"]
24 dns_forwarder: 192.168.1.11
25 oam_network_cidr: 172.16.0.0/16
26 dcae_ip_addr: 172.16.0.4