From 12c151e56503cf4c05dedf19a1b8a0b9808e4e78 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Thu, 21 Jan 2016 09:37:09 +0000 Subject: [PATCH] Change comment for dhcp-agents-per-network option to reflect that it is independent of the 'enable-l3ha' option. --- config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 7d424981..d2f0b4b0 100755 --- a/config.yaml +++ b/config.yaml @@ -402,9 +402,8 @@ options: default: 1 type: int description: | - The number of dhcp agents to be deployed per network. This option is - only used if the 'enable-l3ha' option is True. Note that if the Calico - plugin is being used, this option has no effect. + The number of dhcp agents to be deployed per network. Note that if the + Calico plugin is being used, this option has no effect. nagios_servicegroups: default: "" type: string