This type provides Puppet with the capabilities to manage opnsense plugins.
Examples:
opnsense_plugin { 'os-acme-client': device => 'opnsense.example.com', ensure => 'present', }
See Also:
Properties
Whether this plugin should be present or absent on the opnsense device.
Parameters
The name of the opnsense_device type you want to manage.
The name of the plugin you want to manage.