From e513275112d058a6757fb646fce1cd2728b8d1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20B=C3=A9rtoli?= Date: Sat, 25 Aug 2018 16:16:01 -0300 Subject: [PATCH] Updated REDME --- README.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 5772d91..4a5e139 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,11 @@ -=========== +================= firewalld-formula -=========== +================= Salt Stack Formula to set up and configure Firewalld, dynamically managed firewall with support for network/firewall zones to define the trust level of network connections or interfaces +.. image:: https://travis-ci.org/saltstack-formulas/firewalld-formula.svg?branch=master + NOTICE BEFORE YOU USE ===================== @@ -30,7 +32,7 @@ Available states :local: ``firewalld`` -------- +------------- Manage firewalld Additional resources @@ -58,8 +60,7 @@ Salt Compatibility Tested with: -* 2014.1.x -* 2015.5.x +* 2018.3.x (will probably work too with 2017.x.x) OS Compatibility ================ @@ -67,4 +68,5 @@ OS Compatibility Tested with: * CentOS 7 -* Archlinux +* Debian 9 +* Ubuntu 18.04