Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Misunderstanding, how it works #14

@Andor

Description

@Andor

Hello, Alessandro!
I have little problem with your module.
Example:

  firewall { "rabbitmq-5672":
      protocol    => 'tcp',
      port        => 5672,
      destination => '192.168.21.16',
      tool        => 'iptables',
  }

Creates rule for iptables without specification of destination:

-A INPUT   -p tcp --dport 5672 -j ACCEPT -m comment --comment "rabbitmq-5672"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions