Skip to content

Instantly share code, notes, and snippets.

@nibalizer
Created April 25, 2014 03:36
Show Gist options
  • Select an option

  • Save nibalizer/11277057 to your computer and use it in GitHub Desktop.

Select an option

Save nibalizer/11277057 to your computer and use it in GitHub Desktop.
site.pp
node default {
package {'vim':
ensure => latest,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment