summaryrefslogtreecommitdiffstats
path: root/deploy/conf/cluster.conf
blob: f741895b546bccbefc72bb79f43e3d28a0ea64ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# for Operating System
export ADAPTER_OS_PATTERN=${ADAPTER_OS_PATTERN:-'(?i)ubuntu-14\.04\.3.*'}
#export ADAPTER_OS_PATTERN=${ADAPTER_OS_PATTERN:-'(?i)CentOS-7.*15.*'}

# trustry/centos7
export OS_VERSION=${OS_VERSION:-"trusty"}

# liberty/kilo/juno
export OPENSTACK_VERSION=${OPENSTACK_VERSION:-"liberty"}

# don't touch this
export ADAPTER_TARGET_SYSTEM_PATTERN="^openstack$"

export REPO_NAME="$OS_VERSION-$OPENSTACK_VERSION-ppa"
export ADAPTER_NAME="openstack_$OPENSTACK_VERSION"
export ADAPTER_FLAVOR_PATTERN="HA-ansible-multinodes-$OPENSTACK_VERSION"

export DEFAULT_ROLES=""
export VIP="10.1.0.222"
icator">: ../network/config/bond-with-vlans/compute.yaml OS::TripleO::Controller::Net::SoftwareConfig: ../network/config/bond-with-vlans/controller-no-external.yaml OS::TripleO::ObjectStorage::Net::SoftwareConfig: ../network/config/bond-with-vlans/swift-storage.yaml OS::TripleO::CephStorage::Net::SoftwareConfig: ../network/config/bond-with-vlans/ceph-storage.yaml # NOTE: with no external interface we should be able to use the # default Neutron l3_agent.ini setting for the external bridge (br-ex) # i.e. No need to set: NeutronExternalNetworkBridge: "''"