3086 UC7 Migration - All YAMLS, tests and notebooks. A few lingering issues such as the OS-SCAN not working and agent logs not appearing.
This commit is contained in:
@@ -66,7 +66,7 @@ Python
|
||||
|
||||
# Install DatabaseService on server
|
||||
server.software_manager.install(DatabaseService)
|
||||
db_service: DatabaseService = server.software_manager.software.get("DatabaseService")
|
||||
db_service: DatabaseService = server.software_manager.software.get("database-service")
|
||||
db_service.start()
|
||||
|
||||
# configure DatabaseService
|
||||
|
||||
Reference in New Issue
Block a user