Skip to content

Commit

Permalink
testbed.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
emomeni authored Jul 15, 2024
1 parent 0feadf4 commit 467bd48
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testbed.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# testbed.yaml
testbed:
name: example_testbed
devices:
switch:
os: ios
type: switch
connections:
cli:
protocol: ssh
ip: 192.168.1.1
credentials:
default:
username: your_username
password: your_password

0 comments on commit 467bd48

Please sign in to comment.