Skip to content

Commit

Permalink
Create main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stralex7 authored Feb 3, 2017
1 parent 4620d04 commit ce9c612
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions roles/vrf/vars/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
vrfs:
- profile: default
as_number: 64512
vpns:
- RD: 10
name: blue
iRT: 10
eRT: 10
- RD: 20
name: red
iRT: 20
eRT: 20

0 comments on commit ce9c612

Please sign in to comment.