mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Fix manufacturer value.
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
from onl.platform.base import *
|
||||
|
||||
class OnlPlatformKVM(OnlPlatformBase):
|
||||
MANUFACTURER=KVM
|
||||
MANUFACTURER='KVM'
|
||||
PRIVATE_ENTERPRISE_NUMBER=42623
|
||||
|
||||
Reference in New Issue
Block a user