superlint/.automation/test/ansible/roles/ghe_initialize/files/ghe-initial-config.json
2022-03-14 20:47:04 +01: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"
}