X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=cbaab7247232d8baac139ac76175972e0d456c96;hb=bcd1a8d53caa4419d25430b67ddcfed839520c8a;hp=9443cd561d6160c94a4c57bb548cda1341ddd927;hpb=f62678b22ede7f95c00450b56025c8ef3e5ee649;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index 9443cd5..cbaab72 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ The parameters for `apt` are not required in general and are predominantly for d purge_sources_list => false, purge_sources_list_d => false, purge_preferences_d => false, - update_timeout => undef + update_timeout => undef, + fancy_progress => undef } Puppet will manage your system's `sources.list` file and `sources.list.d` directory but will do its best to respect existing content.