ansible-playbooks/playbookconfig/src/playbooks/roles/bootstrap/validate-config/vars/main.yml

19 lines
537 B
YAML

---
config_workdir: /tmp/config
bootstrap_config_file: /tmp/config/bootstrap_config
typical_subnet_prefix: 24
min_8_addresses: 8
min_16_addresses: 16
min_pod_service_num_addresses: 65536
minimum_ipv6_prefix_length: 64
private_pxeboot_subnet: 169.254.202.0/24
pxecontroller_floating_hostname: pxecontroller
use_entire_pxeboot_subnet: true
# These variables are only used for subcloud configuration and are set
# automatically by dcmanager
region_name: 'RegionOne'
system_controller_floating_address: none
system_controller_subnet: none