[ Agent ] [ Base ] - nfs-server nfs
This commit is contained in:
@@ -49,6 +49,16 @@ public enum BaseFunctionEnum {
|
||||
"安装Harbor, 默认为2.9.0版本"
|
||||
),
|
||||
|
||||
INSTALL_NFS_ONLINE(
|
||||
"installNfsOnline",
|
||||
"安装nfs-client online"
|
||||
),
|
||||
|
||||
INSTALL_NFS_SERVER_ONLINE(
|
||||
"installNfsServerOnline",
|
||||
"安装nfs-server online"
|
||||
),
|
||||
|
||||
INSTALL_CHRONY(
|
||||
"installChrony",
|
||||
"安装Chrony服务器"
|
||||
|
||||
Reference in New Issue
Block a user