Bad example in firewall.pp

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>
This commit is contained in:
Cyril Lopez 2017-05-19 12:16:13 +02:00
parent 3c2852ccfc
commit 533f3e56b2

View 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