Files
lgpo-server/examples/agent.example.json
groot d191b871de
All checks were successful
release-tag / release-image (push) Successful in 1m37s
init
2026-08-05 10:46:09 +02:00

12 lines
360 B
JSON

{
"server_url": "https://gpo-distributor.example.org:8443",
"profile": "standalone-servers",
"client_token": "CHANGE-ME",
"signing_key": "CHANGE-ME",
"lgpo_path": "C:\\Program Files\\GPO-Distributor\\LGPO.exe",
"state_dir": "C:\\ProgramData\\GPO-Distributor",
"poll_interval": "15m",
"request_timeout": "15m",
"insecure_skip_verify": false
}