-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
variables.json
333 lines (333 loc) · 11.7 KB
/
variables.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
{
"SPACE": "",
"alt_badge_style": "flat-square",
"author": {
"email": "brian@megabyte.space",
"name": "Brian Zalewski"
},
"autodoc_actions_description": "",
"autodoc_tags_description": "",
"autodoc_todo_description": "",
"autodoc_variables_description": "",
"badge_style": "for-the-badge",
"commit_help_url": "https://megabyte.space/docs/contributing/commit-guidelines",
"company": "Megabyte LLC",
"copyright": "2020-2021",
"docker_label_authors": "Brian Zalewski <brian@megabyte.space>",
"docs": {
"header_description_post": "<i></i>",
"header_description_pre": "<i></i>",
"header_title_post": "<i></i>",
"header_title_pre": "<i></i>",
"link": "https://megabyte.space/docs/common/packer"
},
"downloadLinks": {
"fedora": "https://download.fedoraproject.org/pub/fedora/linux/releases/35/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-35-1.2.iso",
"kali": "https://cdimage.kali.org/kali-2022.1/kali-linux-2022.1-installer-amd64.iso",
"qubes": "https://ftp.qubes-os.org/iso/Qubes-R4.1.0-x86_64.iso",
"tails": "https://ftp.osuosl.org/pub/tails/stable/tails-amd64-4.29/tails-amd64-4.29.iso",
"ubuntu": "https://mirror.arizona.edu/ubuntu-releases/21.10/ubuntu-21.10-desktop-amd64.iso",
"windows": "https://software.download.prss.microsoft.com/db/Win11_English_x64.iso?t=c15e0cba-9c8d-4984-b30f-43c42425733d&e=1650582458&h=960d57d2c6a0243e32d3106c0d8f82387966ddf9a9bfce82f89e66866457c014"
},
"email": {
"help": "help@megabyte.space"
},
"emoji_beginnings": ["🚀 ", "🔥👉 ", "👉 ", "😉 ", "🆓 ", "🐴 ", "👀 ", "🎉 ", "", "", "", "", "", "", "", ""],
"emoji_endings": [" 🚀", " 🔥🔥🔥", " 👏", " 😉", " 🐙", " 🐴", " 👀", " 🎟", " 🎉🎉", "", "", "", "", "", "", ""],
"github_prefix": "packer-",
"gitlab_pipelines": [
{
"active": true,
"cron": "0 5 1 * *",
"description": "Monthly Repository Update",
"ref": "synchronize",
"variable": {
"REPOSITORY_UPDATE": true
}
}
],
"gomodProxy": true,
"group": "none",
"groups": {
"angular": ["app", "website"],
"ansible": ["playbook", "role"],
"docker": ["ansible-molecule", "app", "ci-pipeline", "codeclimate", "software"],
"go": ["cli", "library"],
"npm": ["app", "cli", "config", "library", "plugin"],
"packer": ["desktop", "server"],
"python": ["cli", "library"]
},
"homebrew": {
"folder": "Formula",
"name": "homebrew-tap",
"owner": "installdoc"
},
"idPost": "megabyte.space",
"json_top_keys": "variables,type",
"license": "MIT",
"link": {
"chat": "https://app.slack.com/client/T01ABCG4NK1/C01NN74H0LW/details/",
"docs": "https://megabyte.space/docs",
"gitter": "https://gitter.im/megabyte-labs/community",
"home": "https://megabyte.space",
"installdoctor": "https://install.doctor",
"privacy": "https://megabyte.space/privacy",
"shield": "https://shields.io",
"terms": "https://megabyte.space/terms"
},
"misc": {
"appnest": "https://github.com/andreasbm/readme",
"husky": "https://www.npmjs.com/package/husky",
"tinypng": "https://tinypng.com/"
},
"name": "[[ package.json .blueprint.name - See CONTRIBUTING.md ]]",
"newProjectTemplates": {
"angular-app": {
"group": "angular",
"subgroup": "app",
"title": "Angular App"
},
"angular-website": {
"group": "angular",
"subgroup": "website",
"title": "Angular Website"
},
"ansible-role": {
"group": "ansible",
"subgroup": "role",
"title": "Ansible Role"
},
"docker-app": {
"group": "docker",
"subgroup": "app",
"title": "Dockerfile (App)"
},
"docker-ci-pipeline": {
"group": "docker",
"subgroup": "ci-pipeline",
"title": "CI/CD Pipeline Dockerfile"
},
"docker-codeclimate": {
"group": "docker",
"subgroup": "codeclimate",
"title": "CodeClimate Engine / Linter Dockerfile"
},
"docker-docker-compose": {
"group": "docker",
"subgroup": "docker-compose",
"title": "Docker Compose"
},
"go-cli": {
"group": "go",
"subgroup": "cli",
"title": "Go CLI"
},
"go-library": {
"group": "go",
"subgroup": "library",
"title": "Go Library"
},
"misc": {
"group": "misc",
"subgroup": "misc",
"title": "Miscellaneous project"
},
"npm-app": {
"group": "npm",
"subgroup": "app",
"title": "Node.js App"
},
"npm-cli": {
"group": "npm",
"subgroup": "cli",
"title": "Node.js CLI"
},
"npm-configs": {
"group": "npm",
"subgroup": "configs",
"title": "NPM Config Package"
},
"npm-library": {
"group": "npm",
"subgroup": "library",
"title": "Node.js Library"
},
"npm-plugin": {
"group": "npm",
"subgroup": "plugin",
"title": "NPM Plugin"
},
"npm-web-component": {
"group": "npm",
"subgroup": "web-component",
"title": "Web Component"
},
"packer-desktop": {
"group": "packer",
"subgroup": "desktop",
"title": "Packer (Desktop)"
},
"packer-server": {
"group": "packer",
"subgroup": "server",
"title": "Packer (Server)"
},
"python-cli": {
"group": "python",
"subgroup": "cli",
"title": "Python CLI"
},
"python-library": {
"group": "python",
"subgroup": "library",
"title": "Python Library"
},
"website": {
"group": "npm",
"subgroup": "website",
"title": "Website"
}
},
"npm_publish_config_access": "public",
"npm_standard_version_prerelease": "git add --all",
"npm_type": "module",
"organization": "Megabyte Labs",
"overview": "[[ This is a new repository without the details filled in yet. Look for the section about blueprint data in the CONTRIBUTING.md to set up the project. ]]",
"profile": {
"dockerHubUser": "professormanhattan",
"dockerhub": "megabytelabs",
"galaxy": "professormanhattan",
"github": "ProfessorManhattan",
"githubOrg": "megabyte-labs",
"linkedin": "blzalewski",
"npmjs": "thisismyfirstday",
"npmjs_organization": "mblabs",
"opencollective": "megabytelabs",
"patreon": "ProfessorManhattan",
"pypi": "ProfessorManhattan",
"replit": "ProfessorMegaby",
"stackblitz": "ProfessorManhattan",
"twitter": "MegabyteLabs",
"vagrant": "ProfessorManhattan"
},
"profile_link": {
"dockerhub": "https://hub.docker.com/u",
"galaxy": "https://galaxy.ansible.com",
"github": "https://github.com",
"linkedin": "https://www.linkedin.com/in/",
"npmjs": "https://www.npmjs.com/~",
"opencollective": "https://opencollective.com",
"patreon": "https://www.patreon.com",
"pypi": "https://pypi.org/user",
"replit": "https://repl.it/@",
"stackblitz": "https://stackblitz.com/@",
"twitter": "MegabyteLabs",
"vagrant": "https://app.vagrantup.com"
},
"redditApplicationId": "O3UxD7HlPpcN88gpEkPIXQ",
"redditUsername": "tsgangster",
"repository": {
"github": "",
"gitlab": "",
"gitlabBaseUrl": "https://gitlab.com/megabyte-labs",
"group": {
"ansible_roles": "https://gitlab.com/megabyte-labs/ansible-roles",
"ansible_roles_path": "megabyte-labs/ansible-roles",
"apps": "https://gitlab.com/megabyte-labs/apps",
"apps_path": "megabyte-labs/apps",
"ci": "https://gitlab.com/megabyte-labs/ci",
"ci_path": "megabyte-labs/ci",
"cloud": "https://gitlab.com/megabyte-labs/cloud",
"cloud_path": "megabyte-labs/cloud",
"codeclimate": "https://gitlab.com/megabyte-labs/docker/codeclimate",
"codeclimate_path": "megabyte-labs/docker/codeclimate",
"common": "https://gitlab.com/megabyte-labs/common",
"common_path": "megabyte-labs/common",
"cryptocurrency": "https://gitlab.com/megabyte-labs/cryptocurrency",
"cryptocurrency_path": "megabyte-labs/cryptocurrency",
"docker_compose": "https://gitlab.com/megabyte-labs/docker-compose",
"docker_compose_path": "megabyte-labs/docker-compose",
"dockerfile": "https://gitlab.com/megabyte-labs/docker",
"dockerfile_path": "megabyte-labs/docker",
"documentation": "https://gitlab.com/megabyte-labs/documentation",
"documentation_path": "megabyte-labs/documentation",
"go": "https://gitlab.com/megabyte-labs/go",
"go_path": "megabyte-labs/go",
"kubernetes": "https://gitlab.com/megabyte-labs/kubernetes",
"kubernetes_path": "megabyte-labs/kubernetes_path",
"npm": "https://gitlab.com/megabyte-labs/npm",
"npm_path": "megabyte-labs/npm",
"packer": "https://gitlab.com/megabyte-labs/packer",
"packer_path": "megabyte-labs/packer",
"python": "https://gitlab.com/megabyte-labs/python",
"python_cli_path": "megabyte-labs/python/cli",
"python_path": "megabyte-labs/python",
"software": "https://gitlab.com/megabyte-labs/software",
"software_path": "megabyte-labs/software",
"web_components": "https://gitlab.com/megabyte-labs/web-components",
"web_components_path": "megabyte-labs/web-components"
},
"location": {
"commits": {
"github": "/commits/master",
"gitlab": "/-/commits/master",
"gitlab_e2e": "/-/commits/e2e"
},
"conduct": {
"github": "/blob/master/docs/CODE_OF_CONDUCT.md",
"gitlab": "/-/blob/master/docs/CODE_OF_CONDUCT.md"
},
"contributing": {
"github": "/blob/master/docs/CONTRIBUTING.md",
"gitlab": "/-/blob/master/docs/CONTRIBUTING.md"
},
"demo": {
"github": "/raw/master/docs/demo.gif",
"gitlab": "/-/raw/master/docs/demo.gif"
},
"issues": {
"github": "/issues",
"gitlab": "/-/issues"
},
"license": {
"github": "/blob/master/LICENSE",
"gitlab": "/-/blob/master/LICENSE"
},
"logo": {
"github": "/raw/master/logo.png",
"gitlab": "/-/raw/master/logo.png"
},
"readme": {
"github": "/blob/master/README.md",
"gitlab": "/-/blob/master/README.md"
}
},
"namespace": "",
"project": {
"assets": "https://gitlab.com/megabyte-labs/assets/-/raw/master",
"autodoc": "https://github.com/AndresBott/ansible-autodoc",
"playbooks": "https://github.com/ProfessorManhattan/Gas-Station",
"wrangler": "https://gitlab.com/megabyte-labs/wrangler"
}
},
"scriptsBuild": "task donothing",
"scriptsHelp": "task --menu",
"scriptsPrepare": "npm run start && (test -f Taskfile.yml && task common:husky) || true",
"scriptsReplaceThis": "\"",
"scriptsReplaceWith": "\\\"",
"scriptsStart": "bash start.sh",
"scriptsTest": "task donothing",
"sharp_instructions": [],
"slackNotificationChannel": "#misc",
"slackNotificationIcon": "https://gitlab.com/megabyte-labs/misc/assets/-/raw/master/logo/megabytelabs-color-icon-350x350.png",
"slackNotificationUsername": "Megabyte Labs Release Notification Bot",
"sponsorship": {
"author": "Brian Zalewski",
"text": "I create open source projects out of love. Although I have a job, shelter, and as much fast food as I can handle, it would still be pretty cool to be appreciated by the community for something I have spent a lot of time and money on. Please consider sponsoring me! Who knows? Maybe I will be able to quit my job and publish open source full time."
},
"subgroup": "[[ Needs to be setup. Set this in the common repository for this type of project ]]",
"teamsNotificationColor": "#1DA1F2",
"teamsNotificationIcon": "https://gitlab.com/megabyte-labs/misc/assets/-/raw/master/logo/megabytelabs-color-icon-350x350.png",
"title": "[[ package.json .blueprint.title - See CONTRIBUTING.md ]]",
"version": "0.0.1"
}