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
- Host: GitHub
- URL: https://github.com/westurner/ufw-formula
- Owner: westurner
- License: bsd-3-clause
- Created: 2014-07-30T08:53:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T00:07:43.000Z (about 11 years ago)
- Last Synced: 2025-01-11T06:28:52.850Z (9 months ago)
- Topics: salt-formula, ubuntu, ufw
- Language: Scheme
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
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.