Skip to content

spuzirev/apt-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 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 apt-transport-debtorrent.

Installs apt-transport-https.

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 42.7%
  • HTML 37.4%
  • Ruby 19.9%