Installs vulnerable packages from the local repository of the AECID-Testbed.
Note: The included packages might contain critical vulnerabilities
- Debian or Ubuntu
customdpkg_repotpl: repo.j2
customdpkg_sourceslist: aecid.list
customdpkg_reposrv: puppet.aecid-testbed.local
customdpkg_packages:
- healthcheckd
- hosts: localhost
roles:
- customdpkg
vars:
customdpkg_packages:
- healthcheckd
GPL-3.0
- Wolfgang Hotwagner