summaryrefslogtreecommitdiff
path: root/roles/uvok_bird/defaults/main.yml
blob: b877f74a87f00a0955faf5e08b28e44e581fdefd (plain)
1
2
3
4
5
6
7
8
9
10
11
---
# 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"