mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
5 lines
93 B
Puppet
5 lines
93 B
Puppet
apt::conf { 'release':
|
|
content => 'APT::Default-Release "karmic";',
|
|
priority => '01',
|
|
}
|