11 lines
406 B
Text
11 lines
406 B
Text
---
|
|
# Host-specific variables for NetBox deployment
|
|
# This file can be used to override group variables for specific hosts
|
|
|
|
# Example host-specific overrides:
|
|
# netbox_install_dir: "/custom/netbox/path"
|
|
# netbox_allowed_hosts: "custom.domain.com,192.168.1.100"
|
|
# netbox_time_zone: "America/New_York"
|
|
|
|
# Uncomment and modify as needed for your specific host
|
|
# netbox_superuser_email: "admin@yourdomain.com"
|