Home > chef-ufw

chef-ufw

Chef-ufw is a project mainly written in Ruby, it's free.

Chef cookbook: Ubuntu's Uncomplicated Firewall

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

  • Written by Carlo Zottmann
  • Liability in case of anything: definitely not me.
  • License: WTFPL.
Previous:escapewp