{ "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" } }