6 lines
250 B
YAML
6 lines
250 B
YAML
---
|
|
# parameters set here for creating new service in tests
|
|
test_win_service_name: TestService
|
|
test_win_service_display_name: Test Service
|
|
test_win_service_description: Test Service description
|
|
test_win_service_path: C:\Windows\System32\snmptrap.exe
|