An open API service indexing awesome lists of open source software.

https://github.com/westurner/ufw-formula

Salt formula for UFW
https://github.com/westurner/ufw-formula

salt-formula ubuntu ufw

Last synced: 7 months ago
JSON representation

Salt formula for UFW

Awesome Lists containing this project

README

          

===============================
ufw
===============================

Salt formula for ufw

* Free software: BSD license
* SaltStack Formula

.. note::

See the full `Salt Formulas installation and usage instructions
`_.

Available states
================

.. contents::
:local:

``ufw``
-------------------------------------

Installs the ufw package,
and starts the associated ufw service.

``ufw.absent``
-------------------------------------

Removes the ufw package,
and the associated ufw service.