1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Fix addons man page for a few mstpctl defaults

Ticket: CM-5813
Reviewed By: sashok
Testing Done: build and tested man page
This commit is contained in:
Roopa Prabhu
2015-04-27 15:38:07 -07:00
parent d1017fec7a
commit be1faadac3
2 changed files with 648 additions and 354 deletions

View File

@@ -122,7 +122,7 @@ class mstpctl(moduleBase):
'mstpctl-portautoedge' :
{ 'help' : 'enable/disable auto transition to/from edge state of the port',
'validvals' : ['yes', 'no'],
'default' : 'no',
'default' : 'yes',
'required' : False,
'example' : ['mstpctl-portautoedge swp1=yes swp2=yes']},
'mstpctl-treeportcost' :

File diff suppressed because it is too large Load Diff