Skip to content

Instantly share code, notes, and snippets.

@extraordinaire
Created August 10, 2013 20:34
Show Gist options
  • Save extraordinaire/6202021 to your computer and use it in GitHub Desktop.
Save extraordinaire/6202021 to your computer and use it in GitHub Desktop.
def provision
resource.catalog.resource('chroot', resource[:chroot].title).provider.source_exec(puppet_apply_cmd)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment