mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-09 20:58:55 +00:00
gpu: Missing separator
Add the correct separator for replacement Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
@@ -542,7 +542,7 @@ kernel_modules=[]
|
|||||||
|
|
||||||
# Agent connection dialing timeout value in seconds
|
# Agent connection dialing timeout value in seconds
|
||||||
# (default: 90)
|
# (default: 90)
|
||||||
dial_timeout = @DEFAULTTIMEOUT_NV
|
dial_timeout = @DEFAULTTIMEOUT_NV@
|
||||||
|
|
||||||
[runtime]
|
[runtime]
|
||||||
# If enabled, the runtime will log additional debug messages to the
|
# If enabled, the runtime will log additional debug messages to the
|
||||||
|
Reference in New Issue
Block a user