Skip to content

Instantly share code, notes, and snippets.

@ruckuus
Created May 7, 2015 01:24
Show Gist options
  • Save ruckuus/c7d773e8f4e1521e431c to your computer and use it in GitHub Desktop.
Save ruckuus/c7d773e8f4e1521e431c to your computer and use it in GitHub Desktop.
class devtools {
package { ['git', 'mtr', 'vim', 'zip', 'htop', 'make', 'iotop', 'iperf', 'ngrep', 'strace', 'curl', 'wget' ]:
ensure => latest
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment