Skip to content

Instantly share code, notes, and snippets.

@supercow
Created April 5, 2013 20:32
Show Gist options
  • Save supercow/5322399 to your computer and use it in GitHub Desktop.
Save supercow/5322399 to your computer and use it in GitHub Desktop.
notice "1 imported"
import "2.pp"
notice "2 imported"
# puppet apply 1.pp
notice: Scope(Class[main]): 2 imported
notice: Scope(Class[main]): 1 imported
notice: Finished catalog run in 0.03 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment