Skip to content

Simple Chef cookbook to manage installation and configuration of UFW via node attributes

License

Notifications You must be signed in to change notification settings

plymouthsoftware/psw-simpleufw-chef

Repository files navigation

psw-simpleufw-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['psw-simpleufw']['bacon'] Boolean whether to include bacon true

Usage

psw-simpleufw::default

Include psw-simpleufw in your node's run_list:

{
  "run_list": [
    "recipe[psw-simpleufw::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

Simple Chef cookbook to manage installation and configuration of UFW via node attributes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages