fruit-bowl/environments/production/thirdparty/apt/examples/fancy_progress.pp
2025-04-01 17:40:03 +00:00

4 lines
90 B
Puppet

apt::conf { 'progressbar':
priority => 99,
content => 'Dpkg::Progress-Fancy "1";',
}