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:
b8e4fbe
)
Fix typo in endpoint.pp
author
zhangyanxian
<zhangyanxianmail@163.com>
Fri, 20 Jan 2017 07:25:38 +0000
(07:25 +0000)
committer
zhangyanxian
<zhangyanxianmail@163.com>
Fri, 20 Jan 2017 07:25:52 +0000
(07:25 +0000)
TrivialFix
Change-Id: I8ea2f108d6f98167217b31284c84dbdf23f55f36
manifests/haproxy/endpoint.pp
patch
|
blob
|
history
diff --git
a/manifests/haproxy/endpoint.pp
b/manifests/haproxy/endpoint.pp
index
2f60b24
..
da2aba3
100644
(file)
--- a/
manifests/haproxy/endpoint.pp
+++ b/
manifests/haproxy/endpoint.pp
@@
-36,7
+36,7
@@
#
# [*public_virtual_ip*]
# Address in which the proxy endpoint will be listening in the public network.
-# If this service is internal only this should be ommited.
+# If this service is internal only this should be ommit
t
ed.
# Defaults to undef.
#
# [*mode*]