Nicolas Rodriguez
1ba6c9b615
Update Travis badge
6 years ago
Nicolas Rodriguez
6e781345b9
Fix tests
6 years ago
Niels Abspoel
46bc8fa023
Merge pull request #3 from phoerious/master
Allow multiple configurations for the same port
6 years ago
Janek Bevendorff
bd2315ccda
Update README and pillar.example with new to_port property
6 years ago
Janek Bevendorff
9e950edaa0
Allow multiple configurations for the same port
6 years ago
Niels Abspoel
58cadbe60d
Merge pull request #2 from aanriot/master
Also perform tests on bionic/18.04
6 years ago
Alexandre Anriot
9ea4053628
Also perform tests on bionic/18.04
6 years ago
Niels Abspoel
b5ce18c853
Merge pull request #1 from magfest/master
Adds ability to limit or deny services and applications.
6 years ago
Rob Ruana
dd1c4b34a5
Adds "Rule inserted" validation
6 years ago
Rob Ruana
62fbb150de
Inserts deny rules first, to ensure they take precedence
6 years ago
Rob Ruana
db977aaf6d
Adds ability to limit or deny services and applications.
The "limit" and "deny" parameters have been added to both the services and
applications sections. Setting "limit: True" will use the "ufw limit" command
instead of "ufw allow". Likewise, setting "deny: True" will use the "ufw deny"
command.
6 years ago
Alexandre Anriot
67467e9d66
Add badge
6 years ago
Alexandre Anriot
c350b4a1da
Add travis config
6 years ago
Alexandre Anriot
b749509eb1
Add kitchen tests
6 years ago
Alexandre Anriot
58bdf446e6
Fix rules logic
6 years ago
Alexandre Anriot
455e28a128
Spacing
6 years ago
Alexandre Anriot
79fad6f179
Update Authors
6 years ago
Alexandre Anriot
38e788ceb5
Handle loglevel
6 years ago
Alexandre Anriot
c60bc71357
Handle test mode when enabling ufw
6 years ago
Alexandre Anriot
fcc8a36a4c
Handle test mode when adding rules
6 years ago
Alexandre Anriot
14fe79bf14
Cleaning
6 years ago
Mark Gomersbach
feeca63dbd
Added support for comments in all forms and added in example.
7 years ago
Mark Gomersbach
c981c52535
...and pillar file
7 years ago
Mark Gomersbach
6fdd5c2cff
Added support for other OS naming schemes
7 years ago
Niels Abspoel
0d227ae03c
fix ufw-formula
8 years ago
Niels Abspoel
b3267bd1d6
update ufw-formula improve reload function
8 years ago
Sebastiaan Tesink
ece4926b5f
rearrange with test
8 years ago
Niels Abspoel
fdebd369b9
add webscale changes
8 years ago
Mike Campbell
e3cace7a49
Return host if it's an ip ..
8 years ago
Mike Campbell
7490f9b9a0
import re, don't pass through None protocol & fix completely broken ip regex
8 years ago
Mike Campbell
75c230131d
Bugfix in state
8 years ago
Mike Campbell
26d00d8f89
Added support for 'ufw allow from <ip> to any' & ufw defaults
8 years ago
Mario del Pozo
63cc4e45fe
Set flag python_shell=True. Fixes #4 and #5
9 years ago
Mario del Pozo
032db699f4
Merge pull request #2 from DEnet/interface-support
Interface support
9 years ago
Ben McClure
dec6049310
Set interface=interface instead of interface=None
9 years ago
Ben McClure
28cfbea66b
Add support for allowing entire interface
9 years ago
Mario del Pozo
3c181286da
Formula initial version
10 years ago
Mario del Pozo
0119c7b890
Initial commit
10 years ago