Skip to content

Instantly share code, notes, and snippets.

@christopherpaquin
Created June 6, 2019 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christopherpaquin/4ebf6f90bfaa811dcbb487aa6de631e2 to your computer and use it in GitHub Desktop.
Save christopherpaquin/4ebf6f90bfaa811dcbb487aa6de631e2 to your computer and use it in GitHub Desktop.
[DEFAULT]
local_ip = 10.1.98.2/24
undercloud_public_vip = 10.1.98.3
undercloud_admin_vip = 10.1.98.4
local_interface = eth1
masquerade_network = 10.1.98.0/24
dhcp_start = 10.1.98.100
dhcp_end = 10.1.98.120
network_cidr = 10.1.98.0/24
network_gateway = 10.1.98.2
inspection_iprange = 10.1.98.130,10.1.98.150
inspection_runbench = false
undercloud_debug = false
store_events = false
enabled_hardware_types = staging-ovirt
inspection_enable_uefi = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment