srl-labs / containerlab

container-based networking labs
https://containerlab.dev
BSD 3-Clause "New" or "Revised" License
1.56k stars 266 forks source link

corrections for docs and configure.sh for templated labs #2275

Closed hyposcaler-bot closed 2 weeks ago

hyposcaler-bot commented 2 weeks ago

Addresses the following from #2274

https://github.com/srl-labs/containerlab/commit/7c8420817e9956ba6dae473e5725afc930704669 made changes to kind names, configure.sh still references the old names. configure.sh has been updated with the new kind names for both of the templated labs.

For templated02 The user/pass used for the gnmic commands in configure.sh were the previous defaults of admin/admin. credentials have been updated to new default.

documentation for templated02 is updated to make users aware of gomplate and gnmic dependency.