mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 14:44:31 +07:00
fix(configure): update LB IP range paths
This commit is contained in:
parent
3fbe47be79
commit
75d71cc66d
4
scripts/configure
vendored
4
scripts/configure
vendored
@ -86,8 +86,8 @@ def main() -> None:
|
||||
pattern=upstream_config['loadbalancer_ip_range'],
|
||||
replacement=loadbalancer_ip_range,
|
||||
paths=[
|
||||
"metal/group_vars/all.yml",
|
||||
"external/main.tf",
|
||||
"metal/inventories/prod.yml",
|
||||
"apps/tailscale/values.yaml",
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user