Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

esmcelroy/apt-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 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 39.8%
  • HTML 39.3%
  • Ruby 20.9%