provisioning-code/.ncl-cache/8b9e032d4fa30ff8c1ab6c8b614cb137e560414331d72aca3c437d9e78f76264.json

19 lines
516 B
JSON

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