Skip to content

Commit

Permalink
Automatically assigned missing UUID4s
Browse files Browse the repository at this point in the history
  • Loading branch information
ServerTribe Attune committed Jul 16, 2024
1 parent f37b0d5 commit c9ae244
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions parameters/searxngsearchenginebasedirectory/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"externalUuid4": "c359b3d8-0973-4f53-bb7a-288aa4bc3dd3",
"key": "searxngsearchenginebasedirectory",
"name": "SearXNG Search Engine Base Directory",
"showInPlan": true,
Expand Down
1 change: 1 addition & 0 deletions parameters/searxngsearchenginenode/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"externalUuid4": "cca4cf49-2337-4106-96c1-03802bd16142",
"key": "searxngsearchenginenode",
"name": "SearXNG Search Engine Node",
"showInPlan": true,
Expand Down
1 change: 1 addition & 0 deletions parameters/searxngsearchenginenoderootuser/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"externalUuid4": "69a3c549-f0fa-4af6-8990-201c7482a187",
"key": "searxngsearchenginenoderootuser",
"name": "SearXNG Search Engine Node root User",
"showInPlan": true,
Expand Down
1 change: 1 addition & 0 deletions project/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"externalUuid4": "12d63695-1ba6-4878-ae76-e2b756e4561e",
"key": "searxngsearchengine",
"name": "SearXNG Search Engine",
"revision": "145c6dc54454"
Expand Down
2 changes: 2 additions & 0 deletions steps/bindsearxngtohostport80/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"actionOnStepFail": null,
"enabled": true,
"externalUuid4": "cfd36eb7-a2c0-4a12-a965-05b12e978327",
"interpreter": 1,
"key": "bindsearxngtohostport80",
"name": "Bind SearXNG to Host Port 80",
Expand Down
2 changes: 2 additions & 0 deletions steps/clonethesearxngdockercode/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"actionOnStepFail": null,
"enabled": true,
"externalUuid4": "89d75f77-6f12-4f7b-a950-3210cb4cedcd",
"interpreter": 1,
"key": "clonethesearxngdockercode",
"name": "Clone the SearXNG Docker Code",
Expand Down
2 changes: 2 additions & 0 deletions steps/deployandsetupsearxngdocker/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"actionOnStepFail": null,
"concurrency": 1,
"enabled": true,
"externalUuid4": "0352b56a-f1c4-414f-945d-1c709bf79c35",
"isBlueprint": true,
"key": "deployandsetupsearxngdocker",
"links": [
Expand Down
2 changes: 2 additions & 0 deletions steps/generatesecretkeyandupdatesettingsxml/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"actionOnStepFail": null,
"enabled": true,
"externalUuid4": "67ca1065-0396-4973-b051-79563250c7ea",
"interpreter": 1,
"key": "generatesecretkeyandupdatesettingsxml",
"name": "Generate Secret Key and Update settings.xml",
Expand Down
2 changes: 2 additions & 0 deletions steps/runthesearxngsearchengine/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"actionOnStepFail": null,
"enabled": true,
"externalUuid4": "b7c7a717-fe80-49c6-96aa-35a8bbd5bcad",
"interpreter": 1,
"key": "runthesearxngsearchengine",
"name": "Run The SearXNG Search Engine",
Expand Down

0 comments on commit c9ae244

Please sign in to comment.