Merge pull request #8870 from anlancs/master-fix-reload-service

tools: add "vni" to oneline list
This commit is contained in:
Donald Sharp 2021-08-08 07:21:10 -04:00 committed by GitHub
commit a66413a53b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -589,6 +589,7 @@ end
"domainname ", "domainname ",
"dump ", "dump ",
"enable ", "enable ",
"evpn mh",
"frr ", "frr ",
"fpm ", "fpm ",
"hostname ", "hostname ",
@ -606,9 +607,9 @@ end
"service ", "service ",
"table ", "table ",
"username ", "username ",
"zebra ", "vni ",
"vrrp autoconfigure", "vrrp autoconfigure",
"evpn mh", "zebra "
) )
for line in self.lines: for line in self.lines: