diff options
author | zhangyanxian <zhangyanxianmail@163.com> | 2017-01-20 07:25:38 +0000 |
---|---|---|
committer | zhangyanxian <zhangyanxianmail@163.com> | 2017-01-20 07:25:52 +0000 |
commit | a16642bee59a5e9a51e5075c0e3ec04aa611600a (patch) | |
tree | daefb34f8dc0e22903c5a0c2357d5123d15c0c6b /manifests/haproxy/endpoint.pp | |
parent | b8e4fbe838fea2726fb2373e159e1879ddfabed8 (diff) |
Fix typo in endpoint.pp
TrivialFix
Change-Id: I8ea2f108d6f98167217b31284c84dbdf23f55f36
Diffstat (limited to 'manifests/haproxy/endpoint.pp')
-rw-r--r-- | manifests/haproxy/endpoint.pp | 2 |
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*] |