5 rader
95 B
Puppet
5 rader
95 B
Puppet
apt::pin { 'hold-vim':
|
|
packages => 'vim',
|
|
version => '2:7.4.488-5',
|
|
priority => 1001,
|
|
}
|