Skip to content

Instantly share code, notes, and snippets.

@lordofthejars
Created March 29, 2013 20:28
Show Gist options
  • Save lordofthejars/5273404 to your computer and use it in GitHub Desktop.
Save lordofthejars/5273404 to your computer and use it in GitHub Desktop.
# update the (outdated) package list
exec { "update-package-list":
command => "/usr/bin/sudo /usr/bin/apt-get update",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment