mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-23 07:42:03 +00:00
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:
@@ -223,6 +223,7 @@ nodes:
|
||||
- flex
|
||||
- bison
|
||||
- libwrap0-dev
|
||||
- libnsl-dev
|
||||
|
||||
write_files:
|
||||
# Create the tac_plus configuration file
|
||||
|
@@ -499,6 +499,7 @@ nodes:
|
||||
- bison
|
||||
- libwrap0-dev
|
||||
- python3.10-venv
|
||||
- libnsl-dev
|
||||
|
||||
write_files:
|
||||
# Create the tac_plus configuration file
|
||||
|
Reference in New Issue
Block a user