8 lines
109 B
HCL
8 lines
109 B
HCL
psa_config = {
|
|
ranges = {
|
|
bar = "172.16.100.0/24"
|
|
}
|
|
export_routes = false
|
|
import_routes = true
|
|
}
|