Add libnsl-dev as it's a required dependency to compile tac_plus package used in aaa-tacacs-exploration lab topology

This commit is contained in:
Joao Muniz
2025-07-07 01:49:07 +01:00
parent 12aef0e592
commit e0045ff571
2 changed files with 2 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ nodes:
- flex
- bison
- libwrap0-dev
- libnsl-dev
write_files:
# Create the tac_plus configuration file

View File

@@ -499,6 +499,7 @@ nodes:
- bison
- libwrap0-dev
- python3.10-venv
- libnsl-dev
write_files:
# Create the tac_plus configuration file