{ "runner": { "identity": "dev" }, "checkout": { "root": "$STATE_DIRECTORY/.checkouts" }, "nix": { "system": "x86_64-linux", "remote": "daemon", "build_timeout_seconds": 1800 }, "rabbitmq": { "ssl": false, "host": "127.0.0.1", "virtualhost": "/", "username": "test", "password_file": "$TRIVIAL_PASSWORD" }, "feedback": { "full_logs": true }, "pastebin": { "root": "$STATE_DIRECTORY/pastebins", "db": "$STATE_DIRECTORY/pastebins/db.json" } }