add external binary requirements

This commit is contained in:
Solvik Blum 2019-08-09 13:10:10 +02:00
commit fb53796e2f
No known key found for this signature in database
GPG key ID: CC12B3DC262B6C47

View file

@ -22,6 +22,10 @@ The goal is to generate an existing infrastructure on Netbox and have the abilit
- [python3-netaddr](https://github.com/drkjam/netaddr) - [python3-netaddr](https://github.com/drkjam/netaddr)
- [python3-netifaces](https://github.com/al45tair/netifaces) - [python3-netifaces](https://github.com/al45tair/netifaces)
- ethtool
- dmidecode
- ipmitool
# Known limitations # Known limitations
* The project is only compatible with Linux. * The project is only compatible with Linux.