Skip to content

Be lazy

Miah Johnson requested to merge be_lazy into master

We want our configuration generator to run during resource execution phase, not during recipe compilation. So we have to pass these values with the lazy block.

Merge request reports