superlint/.automation/test/ansible/ghe-initialize/files/ghe-initial-config.json
2020-02-04 08:49:58 -06:00

11 lines
201 B
JSON

{
"private_mode": false,
"signup_enabled": true,
"github_hostname": "github-test.local",
"github_ssl": {
"enabled": false,
"cert": null,
"key": null
},
"auth_mode": "default"
}