summaryrefslogtreecommitdiff
path: root/roles/uvok_bird/defaults/main.yml
blob: 5023a41ffec4aefb2a48c606eb2c90cf5a82c1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
# defaults file for bird
uvok_bird_opts:
  config_dir: "/tmp/bird/"
  clearnet: false
  dn42: false
  use_fallback: false
  preferred_ip: "::1"
  clear_prefixes: []
  babel_if_name:
  router_id: "0.0.0.0"
  clear_as: "64496"