12 lines
432 B
JSON
12 lines
432 B
JSON
{
|
|
"zuul_server": {
|
|
"git_url": "/home/josh/var/lib/zuul/git/",
|
|
"gearman_host": "localhost",
|
|
"gearman_port": 4730
|
|
},
|
|
"debug_log": "/home/josh/var/log/turbo-hipster/debug.log",
|
|
"job_working_dir": "/home/josh/var/lib/turbo-hipster/jobs",
|
|
"git_working_dir": "/home/josh/var/lib/turbo-hipster/git",
|
|
"pip_download_cache": "/home/josh/var/cache/pip",
|
|
"plugins": ["gate_real_db_upgrade"]
|
|
} |