Hi,
on Puppet 3.7.3 (Windows) I currently see the following strange
behaviour:
Notice: /Stage[main]/Myclass/Exec[myexec]: Dependency
Exec[myotherexec] has failures: true
Warning: /Stage[main]/Myclass/Exec[myexec]: Skipping because of
failed dependencies
Debug: Exec[myexec](provider=windows): Executing 'cmd /C
somecommand.exe'
Debug: Executing 'cmd /C somecommand.exe'
So it says "Skipping because of failed dependencies", but then
executes it anyway.
Bye...
Dirk