mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 19:58:03 +00:00
5 lines
90 B
Puppet
5 lines
90 B
Puppet
apt::conf { 'progressbar':
|
|
priority => 99,
|
|
content => 'Dpkg::Progress-Fancy "1";',
|
|
}
|