Skip to content

Commit 174cd7b

Browse files
Christian Berendtmarkgoddard
authored andcommitted
octavia: fix typo in defaults
Signed-off-by: Christian Berendt <[email protected]> Change-Id: Ib0c96479c79ce3dfa7469a58b1ea8ca038defe1e (cherry picked from commit b42688f)
1 parent f4bd8b4 commit 174cd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/octavia/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ octavia_amp_security_groups:
221221
# - subnet
222222
# The subnet parameter has the following supported parameters:
223223
# - allocation_pool_start (optional)
224-
# - allocation_pool_start (optional)
224+
# - allocation_pool_end (optional)
225225
# - cidr
226226
# - enable_dhcp (optional)
227227
# - gateway_ip (optional)

0 commit comments

Comments
 (0)