Skip to content

Commit 1f73b87

Browse files
committed
Bump cEOS image name to the latest cEOS release
1 parent c9d92ae commit 1f73b87

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

netsim/devices/eos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ clab:
128128
INTFTYPE: et
129129
CLAB_MGMT_VRF: management
130130
mgmt_if: Management0
131-
image: ceos:4.33.1F
131+
image: ceos:4.34.2F
132132
group_vars:
133133
ansible_user: admin
134134
ansible_ssh_pass: admin

tests/topology/input/group-data-vrf.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
defaults.device: eos
2+
defaults.devices.eos.clab.image: ceos:4.33.1F
3+
defaults.warnings.providers.change: False
24

35
module: [vrf, ospf]
46

0 commit comments

Comments
 (0)