-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
Description
Describe the bug
on some system we got :
//server.domain.net//Stage[main]/Os_hardening::Minimize_access/File[/usr/bin]
Failed to generate additional resources using 'eval_generate': No such file or directory @ rb_file_s_stat - /usr/bin/clhsdb
Looking at the file is a symlink :
root@server:/usr/bin# ls -ltr /usr/bin/clhsdb
lrwxrwxrwx 1 root root 24 juil. 30 09:53 /usr/bin/clhsdb -> /etc/alternatives/clhsdb
Expected behavior
should compile without error
Actual behavior
compilation failed
OS / Environment
Debian 9
mod 'hardening-os_hardening', '2.2.5'
Puppet Version
5.5.17
Best regards,