Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

czottmann/chef-ufw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chef-ufw

Installs and enables Ubuntu's Uncomplicated Firewall.

Attributes

  • ufw/allow: array containing 'allow' rules
  • ufw/deny: array containing 'deny' rules

Recipes

  • ufw: installs and enables UFW
  • ufw::allow: sets up 'allow' rules (default: allow SSH & HTTP connections)
  • ufw::deny: sets up 'deny' rules (default: none)

Legal

About

Chef cookbook: Ubuntu's Uncomplicated Firewall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages