Changeset 416
- Timestamp:
- Oct 18, 2009, 3:53:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/puppet/manifests/classes/utile-cli.pp
r404 r416 5 5 # cp /usr/share/vim/vimcurrent/vimrc_example.vim ~.vimrc 6 6 7 package { [ "screen", "less", "vim", "pv", "mc", "ncdu" ]: ensure => installed }7 package { [ "screen", "less", "vim", "pv", "mc", "ncdu", "hdparm" ]: ensure => installed } 8 8 9 9 package { [ "autossh", "iftop", "dstat", "htop", "iotop" ]: ensure => installed }
Note: See TracChangeset
for help on using the changeset viewer.