tom-krieger / cis_security_hardening

Define a complete security baseline and monitor the baseline's rules. The definition of the baseline should be done in Hiera. The purpose of the module is to give the ability to setup a complete security baseline which not necessarily have to stick to industry security guides like the CIS benchmarks.
Apache License 2.0
19 stars 13 forks source link

Exec[dpkg-gdm-reconfigure] fails with `Could not find command 'dpkg-reconfigure'` #98

Open bwitt opened 1 week ago

bwitt commented 1 week ago

trying to execute dpkg-reconfigure fails with an error Could not find command 'dpkg-reconfigure'

this is happening because that's located in /usr/sbin on both ubuntu and debian, yet the path is /bin , /usr/bin in the module