Skip to content

Commit

Permalink
Merge pull request #510 from srl-labs/example-fix
Browse files Browse the repository at this point in the history
fix example with startup-config
  • Loading branch information
hellt committed Jul 10, 2021
2 parents cc8b9c3 + 241a560 commit cf27e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab-examples/srl02/srl02.clab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ topology:
nodes:
srl1:
kind: srl
config: srl1.cfg.json
startup-config: srl1.cfg.json
srl2:
kind: srl
config: srl2.cfg.json
startup-config: srl2.cfg.json

links:
- endpoints: ["srl1:e1-1", "srl2:e1-1"]

0 comments on commit cf27e0e

Please sign in to comment.