mq machine::firewall
Overview
This class is the default implementation for setting the firewall rules for your MQ sever.
Using hiera, you can customize some of the aspects of this process.
When these customizations aren’t enough, you can replace the class with your own class. See ibm_profile::mq_machine for an explanation on how to do this.
Attributes
Attribute Name | Short Description |
---|---|
manage_service | |
ports |
ports
The ports to open in the firewall. Type: Array[Integer]
Back to overview of mq_machine::firewall
manage_service
Specifies if you want to manege the firewalld
or iptables
service. Type: Boolean