Code Review
/
apex-puppet-tripleo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3c2852c
)
Bad example in firewall.pp
author
Cyril Lopez
<cylopez@redhat.com>
Fri, 19 May 2017 10:16:13 +0000
(12:16 +0200)
committer
Cyril 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
patch
|
blob
|
history
diff --git
a/manifests/firewall.pp
b/manifests/firewall.pp
index
8c6a53b
..
b4d51d9
100644
(file)
--- a/
manifests/firewall.pp
+++ b/
manifests/firewall.pp
@@
-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