Title: Message Title
Andrew Pennebaker commented on an issue
Puppet / Improvement PUP-1622
Inform `onlyif` with `path`
It's a little unintuitive that `exec`s can write commands like `cabal install shellcheck`, informed by `path => "..."`, but an `onlyif` in the same `exec` must use absolute paths (`_onlyif_ => 'test ! -f /root/.cabal/bin/shellcheck'`).

In the future, could `onlyif` be informed by `path` whenever one is provided?

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to