-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cruft.json
31 lines (31 loc) · 1.1 KB
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "f12cbb49f928cf689cf39b98d8d7c9e88fb289f6",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "OpenShift 4 Nodes",
"slug": "openshift4-nodes",
"parameter_key": "openshift4_nodes",
"test_cases": "defaults gcp maxpods pidslimit machineconfig remove-machineconfigpool autoscaling",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
"add_matrix": "y",
"add_go_unit": "n",
"automerge_patch": "y",
"automerge_patch_v0": "n",
"automerge_patch_regexp_blocklist": "",
"automerge_patch_v0_regexp_allowlist": "",
"automerge_minor_regexp_allowlist": "",
"auto_release": "y",
"copyright_holder": "VSHN AG <info@vshn.ch>",
"copyright_year": "2021",
"github_owner": "appuio",
"github_name": "component-openshift4-nodes",
"github_url": "https://github.com/appuio/component-openshift4-nodes",
"_template": "https://github.com/projectsyn/commodore-component-template.git"
}
},
"directory": null
}