Forrest Alvarez 00e0982275 renamed dist state. | 11 years ago | |
---|---|---|
apt | 11 years ago | |
LICENSE | 11 years ago | |
README.rst | 11 years ago |
apt
===
Formulas to update, upgrade, and dist-upgrade within apt.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``dist-upgrade``
----------------
Runs apt-get dist-upgrade.
``update``
----------
Runs apt-get update.
``upgrade``
-----------
Runs apt-get upgrade.