WIP: Infrastructure routers #91

Draft
jeltz wants to merge 15 commits from infra_router into master
Showing only changes of commit 91743e598b - Show all commits

View file

@ -8,8 +8,8 @@
src: bird.conf
dest: /etc/bird/bird.conf
owner: root
group: root
mode: u=rw,g=,o=
group: bird
mode: u=rw,g=r,o=
notify:
- Reload bird
@ -18,8 +18,8 @@
src: bird6.conf
dest: /etc/bird/bird6.conf
owner: root
group: root
mode: u=rw,g=,o=
group: bird
mode: u=rw,g=r,o=
notify:
- Reload bird6