Okay, so there is some reasoning as to why this doesn't error out immediately, but it's due to bad structuring as more things have been packed on top. The refactoring of the base action classes should help with properly identifying acceptable situations where a Vagabondfile is not required (usually when running things like kitchen in an isolated cookbook).
Okay, so there is some reasoning as to why this doesn't error out immediately, but it's due to bad structuring as more things have been packed on top. The refactoring of the base action classes should help with properly identifying acceptable situations where a
Vagabondfile
is not required (usually when running things like kitchen in an isolated cookbook).