3 lines
42 B
Puppet
3 lines
42 B
Puppet
apt::mark { 'vim':
|
|
setting => 'auto',
|
|
}
|
apt::mark { 'vim':
|
|
setting => 'auto',
|
|
}
|