Sha256: a41c31205095364ed8712e87013f4612b36d7fc753293f1b8c1442f6ae4c64fd

Contents?: true

Size: 628 Bytes

Versions: 12

Compression:

Stored size: 628 Bytes

Contents

APT::Periodic::Enable "<%= @enable %>";
APT::Periodic::BackUpArchiveInterval "<%= @backup_interval %>";
APT::Periodic::BackUpLevel "<%= @backup_level %>";
APT::Periodic::MaxAge "<%= @max_age %>";
APT::Periodic::MinAge "<%= @min_age %>";
APT::Periodic::MaxSize "<%= @max_size %>";
APT::Periodic::Update-Package-Lists "<%= @update %>";
APT::Periodic::Download-Upgradeable-Packages "<%= @download %>";
APT::Periodic::Download-Upgradeable-Packages-Debdelta "<%= @download_delta %>";
APT::Periodic::Unattended-Upgrade "<%= @upgrade %>";
APT::Periodic::AutocleanInterval "<%= @autoclean %>";
APT::Periodic::Verbose "<%= @verbose %>";

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
freighthop-0.3.3 modules/apt/templates/10periodic.erb
freighthop-0.3.2 modules/apt/templates/10periodic.erb
freighthop-0.3.1 modules/apt/templates/10periodic.erb
freighthop-0.3.0 modules/apt/templates/10periodic.erb
freighthop-0.2.1 modules/apt/templates/10periodic.erb
freighthop-0.2.0 modules/apt/templates/10periodic.erb
freighthop-0.1.0 modules/apt/templates/10periodic.erb
freighthop-0.0.6 modules/apt/templates/10periodic.erb
freighthop-0.0.5 modules/apt/templates/10periodic.erb
freighthop-0.0.4 modules/apt/templates/10periodic.erb
freighthop-0.0.3 modules/apt/templates/10periodic.erb
freighthop-0.0.2 modules/apt/templates/10periodic.erb