Skip to content

Instantly share code, notes, and snippets.

@extraordinaire
Created December 19, 2013 08:49
Show Gist options
  • Save extraordinaire/8036305 to your computer and use it in GitHub Desktop.
Save extraordinaire/8036305 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