database::firewall
Overview
Use this value if you want to skip or use your own class for stage firewall.
Use your own class
You can use hiera to set this value. Here is an example:
pg_profile::database::firewall: my_module::my_class
Skip
You can use hiera to set this value. Here is an example:
pg_profile::database::firewall: skip
