X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fopenvswitch-switch-config.templates;h=8ea2d5b4ee36bf331e10c16b11fe9c3e9def8d5b;hb=a5e54d9b6f8002f34cc792df69e6eda68cf95223;hp=16646824488436c2064cbc64749144732fa3c799;hpb=4cff83cbad9c0ccd8575a001c7345066a2e6fa00;p=sliver-openvswitch.git diff --git a/debian/openvswitch-switch-config.templates b/debian/openvswitch-switch-config.templates index 166468244..8ea2d5b4e 100644 --- a/debian/openvswitch-switch-config.templates +++ b/debian/openvswitch-switch-config.templates @@ -113,16 +113,16 @@ Template: openvswitch-switch/controller-vconn Type: string _Description: Controller location: Specify how the OpenFlow switch should connect to the OpenFlow controller. - The value should be in form "ssl:HOST[:PORT]" to connect to the controller - over SSL (recommended for security) or "tcp:HOST[:PORT]" to connect over + The value should be in form "ssl:IP[:PORT]" to connect to the controller + over SSL (recommended for security) or "tcp:IP[:PORT]" to connect over cleartext TCP. Template: openvswitch-switch/controller-vconn-error Type: error _Description: The controller location is invalid. - The controller location must be specifed as "ssl:HOST[:PORT]" to + The controller location must be specifed as "ssl:IP[:PORT]" to connect to the controller over SSL (recommended for security) or - "tcp:HOST[:PORT]" to connect over cleartext TCP. + "tcp:IP[:PORT]" to connect over cleartext TCP. Template: openvswitch-switch/pki-uri Type: string