cookbook to install and configure redborder firewall
- Rocky Linux 9
- Chef 15.1 or later
- Build rpm package for redborder platform:
- git clone https://github.com/redborder/cookbook-rb-firewall.git
- cd cookbook-rb-firewall
- make
- RPM packages is under packaging/rpm/pkgs/
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
Authors: Nils Verschaeve nverschaeve@redborder.com