provisioning-code/.ncl-cache/980ea26d1d98d19e1ea47dd934802ed184d76b5b1660b717f5bfda1d6d191497.json

38 lines
1.1 KiB
JSON

{
"DefaultWebhook": {
"aws_profile": "default",
"name": "webhook",
"provisioning_kloud": "/var/kloud",
"repo_hostname": "localhost",
"repo_ssh_key": "",
"repo_ssh_port": 2022,
"repo_username": "git",
"webhook_conf": "hooks.conf",
"webhook_group": "webhook",
"webhook_home": "/home/webhook",
"webhook_ip": "{{network_private_ip}}",
"webhook_logs_path": "/var/log/webhooks.logs",
"webhook_port": 9000,
"webhook_user": "webhook",
"webhook_version": "latest"
},
"defaults": {
"webhook": {
"aws_profile": "default",
"name": "webhook",
"provisioning_kloud": "/var/kloud",
"repo_hostname": "localhost",
"repo_ssh_key": "",
"repo_ssh_port": 2022,
"repo_username": "git",
"webhook_conf": "hooks.conf",
"webhook_group": "webhook",
"webhook_home": "/home/webhook",
"webhook_ip": "{{network_private_ip}}",
"webhook_logs_path": "/var/log/webhooks.logs",
"webhook_port": 9000,
"webhook_user": "webhook",
"webhook_version": "latest"
}
}
}