aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-20 14:49:59 +0000
committerGerrit Code Review <review@openstack.org>2017-01-20 14:49:59 +0000
commitd19e36c13fc9530dbbb9878c262de671805fb81f (patch)
treef395be3a1f517f7939d1c99a5ff647848f52bead /manifests
parent484e45d3cccd8e964a928420a0f91751dbb5880a (diff)
parenta16642bee59a5e9a51e5075c0e3ec04aa611600a (diff)
Merge "Fix typo in endpoint.pp"
Diffstat (limited to 'manifests')
-rw-r--r--manifests/haproxy/endpoint.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/haproxy/endpoint.pp b/manifests/haproxy/endpoint.pp
index 2f60b24..da2aba3 100644
--- 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 ommitted.
# Defaults to undef.
#
# [*mode*]