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
18 stars 12 forks source link

Use namespaced stdlib function #95

Open ggabijaa opened 4 days ago

ggabijaa commented 4 days ago

ensure_packages is deprecated, hence using namespaced function.

Fixes warning:

This function is deprecated, please use stdlib::ensure_packages instead. at [....]