Commit d3cd45af authored by Steve Munene's avatar Steve Munene

change rsyslog

parent 61494a5c
......@@ -56,10 +56,12 @@
# - Storage network on 172.29.244.0/22. Data plane for storage services such
# as cinder and swift.
#
# cidr_networks:
cidr_networks: &cidr_networks
container: 172.20.16.0/24
tunnel: 172.21.16.0/24
storage: 172.16.32.0/24
#
# Example:
#
......@@ -96,7 +98,7 @@ used_ips:
# --------
global_overrides:
cidr_networks: *cidr_networks
# cidr_networks: *cidr_networks
internal_lb_vip_address: 172.20.16.51
management_bridge: "br-mgmt"
provider_networks:
......@@ -133,6 +135,7 @@ global_overrides:
net_name: "vxlan"
group_binds:
- neutron_linuxbridge_agent
# Level: global_overrides (required)
# Contains global options that require customization for a deployment. For
# example, load balancer virtual IP addresses (VIP). This level also provides
......@@ -358,6 +361,7 @@ shared-infra_hosts:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
#
# List of target hosts on which to deploy shared infrastructure services
# and define the container_tech for a specific infra node. If this setting
......@@ -395,6 +399,7 @@ shared-infra_hosts:
ip: 172.20.16.36
container_vars:
container_tech: lxc
#
# --------
#
......@@ -423,6 +428,7 @@ repo-infra_hosts:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
#
# --------
#
......@@ -479,6 +485,7 @@ identity_hosts:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
#
# --------
#
......@@ -507,6 +514,7 @@ network_hosts:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
#
# --------
#
......@@ -541,6 +549,7 @@ compute_hosts:
ip: 172.20.16.45
compute7:
ip: 172.20.16.46
#
# --------
#
......@@ -563,6 +572,7 @@ compute_hosts:
ironic-compute_hosts:
ironic-infra1:
ip: 172.20.16.47
#
# --------
#
......@@ -591,6 +601,7 @@ storage-infra_hosts:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
#
# --------
#
......@@ -875,7 +886,8 @@ storage-infra_hosts:
#
log_hosts:
log1:
ip: 172.20.16.204
ip: 172.20.16.31
#
# --------
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment