Bad example in firewall.pp
authorCyril Lopez <cylopez@redhat.com>
Fri, 19 May 2017 10:16:13 +0000 (12:16 +0200)
committerCyril Lopez <cylopez@redhat.com>
Fri, 19 May 2017 10:17:35 +0000 (12:17 +0200)
It was an error in the example to set firewall rule

Tested on newton.

Closes-Bug: 1691990

Change-Id: I091ad0305ac9d9fbb63853e46169fcaa6092456b
Signed-off-by: Cyril Lopez <cylopez@redhat.com>
manifests/firewall.pp

index 8c6a53b..b4d51d9 100644 (file)
@@ -63,7 +63,7 @@ class tripleo::firewall(
     # anyone can add your own rules
     # example with Hiera:
     #
-    # tripleo::firewall::rules:
+    # tripleo::firewall::firewall_rules:
     #   '300 allow custom application 1':
     #     port: 999
     #     proto: udp