Skip to content

lysiszegerman/apt-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apt

Formulas to update, upgrade, and dist-upgrade within apt.

Available states

Runs apt-get dist-upgrade.

Runs apt-get update.

Runs apt-get upgrade.

Allows you to configure and manage repositories from pillar. Check pillar.example to see possible values. If used and no repositories are provided, sane default values from map.jinja are used.

Check https://wiki.debian.org/SourcesList for an explanation about the resulting files structure.

Allows you to configure and manage apt's preferences from pillar. Check pillar.example to see possible values. If used and no repositories are provided, sane default values from map.jinja are used.

Check https://wiki.debian.org/AptPreferences?action=show&redirect=preferences and man 5 apt_preferences for an explanation about the resulting files structure.

Installs python-software-properties ($ /usr/bin/apt-add-repository ppa:user/repository).

Installs and configures unattended-upgrades

Installs apt-transport-debtorrent.

Installs apt-transport-https.

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 44.5%
  • HTML 38.0%
  • Ruby 17.5%