Skip to content

Instantly share code, notes, and snippets.

@rbirnie
Created June 3, 2014 17:28
Show Gist options
  • Save rbirnie/130a549bb2826cedacb5 to your computer and use it in GitHub Desktop.
Save rbirnie/130a549bb2826cedacb5 to your computer and use it in GitHub Desktop.
if ! defined(Package['foo']) {
file_line { 'bar':
require => Package['foo']
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment