Skip to content
Snippets Groups Projects
Commit 2c427576 authored by Benjamin Graillot's avatar Benjamin Graillot
Browse files

[iproute2] name table 26

parent 3bc2a575
No related branches found
No related tags found
2 merge requests!64Keepalived,!44[iproute2] name table 26
#!/usr/bin/env ansible-playbook
---
# Deploy iproute2 config file
- hosts: crans_routeurs
roles:
- iproute2
# Deploy firewall
- hosts: crans_routeurs
vars:
......
---
- name: Deploy table names configuration
template:
src: iproute2/rt_tables.j2
dest: /etc/iproute2/rt_tables
mode: 0644
owner: root
group: root
{{ ansible_header | comment }}
#
# reserved values
#
255 local
254 main
253 default
0 unspec
#
# local
#
#1 inr.ruhep
26 zayo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment