Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created January 19, 2012 21:12
Show Gist options
  • Save kbarber/1642636 to your computer and use it in GitHub Desktop.
Save kbarber/1642636 to your computer and use it in GitHub Desktop.
Finding the scope of another class in puppet
scope.class_scope(find_hostclass('your::class')).to_hash(false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment