TadiosAbebe

user config

Jul 18th, 2023 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. ---
  2. cidr_networks:
  3. container: 172.29.236.0/22
  4. tunnel: 172.29.240.0/22
  5. storage: 172.29.244.0/22
  6.  
  7. used_ips:
  8. - "172.29.236.1,172.29.236.50"
  9. - "172.29.240.1,172.29.240.50"
  10. - "172.29.244.1,172.29.244.50"
  11. - "172.29.248.1,172.29.248.50"
  12.  
  13. global_overrides:
  14. internal_lb_vip_address: 172.29.236.8
  15. external_lb_vip_address: 172.29.236.9
  16. management_bridge: "br-mgmt"
  17. provider_networks:
  18. - network:
  19. container_bridge: "br-mgmt"
  20. container_type: "veth"
  21. container_interface: "eth1"
  22. ip_from_q: "container"
  23. type: "raw"
  24. group_binds:
  25. - all_containers
  26. - hosts
  27. is_container_address: true
  28. - network:
  29. container_bridge: "br-vxlan"
  30. container_type: "veth"
  31. container_interface: "eth10"
  32. ip_from_q: "tunnel"
  33. type: "geneve"
  34. range: "1:1000"
  35. net_name: "geneve"
  36. group_binds:
  37. - neutron_ovn_controller
  38. - network:
  39. container_bridge: "br-vlan"
  40. container_type: "veth"
  41. container_interface: "eth11"
  42. type: "vlan"
  43. range: "101:200,301:400"
  44. net_name: "vlan"
  45. group_binds:
  46. - neutron_ovn_controller
  47. - network:
  48. container_bridge: "br-storage"
  49. container_type: "veth"
  50. container_interface: "eth2"
  51. ip_from_q: "storage"
  52. type: "raw"
  53. group_binds:
  54. - glance_api
  55. - cinder_api
  56. - cinder_volume
  57. - nova_compute
  58. shared-infra_hosts:
  59. infra01:
  60. ip: 172.29.236.11
  61. compute01:
  62. ip: 172.29.236.21
  63. storage01:
  64. ip: 172.29.236.31
  65.  
  66. repo-infra_hosts:
  67. infra01:
  68. ip: 172.29.236.11
  69. compute01:
  70. ip: 172.29.236.21
  71. storage01:
  72. ip: 172.29.236.31
  73.  
  74. haproxy_hosts:
  75. infra01:
  76. ip: 172.29.236.11
  77. compute01:
  78. ip: 172.29.236.21
  79. storage01:
  80. ip: 172.29.236.31
  81.  
  82. os-infra_hosts:
  83. infra01:
  84. ip: 172.29.236.11
  85. compute01:
  86. ip: 172.29.236.21
  87. storage01:
  88. ip: 172.29.236.31
  89.  
  90. identity_hosts:
  91. infra01:
  92. ip: 172.29.236.11
  93. compute01:
  94. ip: 172.29.236.21
  95. storage01:
  96. ip: 172.29.236.31
  97.  
  98. storage-infra_hosts:
  99. infra01:
  100. ip: 172.29.236.11
  101. compute01:
  102. ip: 172.29.236.21
  103. storage01:
  104. ip: 172.29.236.31
  105.  
  106. compute-infra_hosts:
  107. infra01:
  108. ip: 172.29.236.11
  109. compute01:
  110. ip: 172.29.236.21
  111. storage01:
  112. ip: 172.29.236.31
  113.  
  114. orchestration_hosts:
  115. infra01:
  116. ip: 172.29.236.11
  117. compute01:
  118. ip: 172.29.236.21
  119. storage01:
  120. ip: 172.29.236.31
  121.  
  122. dashboard_hosts:
  123. infra01:
  124. ip: 172.29.236.11
  125. compute01:
  126. ip: 172.29.236.21
  127. storage01:
  128. ip: 172.29.236.31
  129.  
  130. network_hosts:
  131. infra01:
  132. ip: 172.29.236.11
  133. compute01:
  134. ip: 172.29.236.21
  135. storage01:
  136. ip: 172.29.236.31
  137.  
  138. network-northd_hosts:
  139. infra01:
  140. ip: 172.29.236.11
  141. compute01:
  142. ip: 172.29.236.21
  143. storage01:
  144. ip: 172.29.236.31
  145.  
  146. network-gateway_hosts:
  147. compute01:
  148. ip: 172.29.236.21
  149.  
  150. metering-infra_hosts:
  151. infra01:
  152. ip: 172.29.236.11
  153. compute01:
  154. ip: 172.29.236.21
  155. storage01:
  156. ip: 172.29.236.31
  157.  
  158. metering-alarm_hosts:
  159. infra01:
  160. ip: 172.29.236.11
  161. compute01:
  162. ip: 172.29.236.21
  163. storage01:
  164. ip: 172.29.236.31
  165.  
  166. metrics_hosts:
  167. infra01:
  168. ip: 172.29.236.11
  169. compute01:
  170. ip: 172.29.236.21
  171. storage01:
  172. ip: 172.29.236.31
  173.  
  174. compute_hosts:
  175. compute01:
  176. ip: 172.29.236.21
  177.  
  178. metering-compute_hosts:
  179. compute01:
  180. ip: 172.29.236.21
  181.  
  182. storage_hosts:
  183. storage01:
  184. ip: 172.29.236.31
  185. container_vars:
  186. cinder_backends:
  187. limit_container_types: cinder_volume
  188. lvm:
  189. lvm_type: thin
  190. volume_group: cinder-volumes
  191. volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
  192. volume_backend_name: LVM_iSCSI
  193. iscsi_ip_address: "{{ cinder_storage_address }}"
  194.  
  195.  
  196.  
Advertisement
Add Comment
Please, Sign In to add comment