EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 33dfbfcb authored by Karl Grube's avatar Karl Grube
Browse files

moved rpki to the right line

parent 6dd02b72
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
import_role: import_role:
name: nftables name: nftables
vars: vars:
rpki: True
nft_templates: nft_templates:
int_rtr: "{{lookup('template','int_rtr.nft.j2')}}" int_rtr: "{{lookup('template','int_rtr.nft.j2')}}"
tags: nftables tags: nftables
...@@ -14,6 +13,7 @@ ...@@ -14,6 +13,7 @@
- import_role: - import_role:
name: frr name: frr
vars: vars:
rpki: True
frr_conf: "{{lookup('template','frr_conf.j2')}}" frr_conf: "{{lookup('template','frr_conf.j2')}}"
tags: frr tags: frr
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