first upload
This commit is contained in:
68
semaphore_export/opentofu-lab.json
Normal file
68
semaphore_export/opentofu-lab.json
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
{
|
||||||
|
"environments": [
|
||||||
|
{
|
||||||
|
"json": "{}",
|
||||||
|
"name": "Empty"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"integration_aliases": [],
|
||||||
|
"integrations": [],
|
||||||
|
"inventories": [
|
||||||
|
{
|
||||||
|
"inventory": "default",
|
||||||
|
"name": "default",
|
||||||
|
"type": "tofu-workspace"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"keys": [
|
||||||
|
{
|
||||||
|
"name": "None",
|
||||||
|
"owner": "",
|
||||||
|
"type": "none"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"alert": false,
|
||||||
|
"max_parallel_tasks": 0,
|
||||||
|
"name": "Terraform LAB",
|
||||||
|
"type": ""
|
||||||
|
},
|
||||||
|
"repositories": [
|
||||||
|
{
|
||||||
|
"git_branch": "main",
|
||||||
|
"git_url": "https://git.msandor.hu/demo/terraform.git",
|
||||||
|
"name": "Terraform",
|
||||||
|
"ssh_key": "None"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"schedules": [],
|
||||||
|
"secret_storages": [],
|
||||||
|
"templates": [
|
||||||
|
{
|
||||||
|
"allow_override_args_in_task": false,
|
||||||
|
"allow_override_branch_in_task": false,
|
||||||
|
"allow_parallel_tasks": false,
|
||||||
|
"app": "tofu",
|
||||||
|
"arguments": "[]",
|
||||||
|
"autorun": false,
|
||||||
|
"description": "PVE",
|
||||||
|
"environment": "Empty",
|
||||||
|
"inventory": "default",
|
||||||
|
"name": "PVE-teszt Terraform",
|
||||||
|
"playbook": "",
|
||||||
|
"repository": "Terraform",
|
||||||
|
"suppress_success_alerts": false,
|
||||||
|
"survey_vars": [],
|
||||||
|
"task_params": {},
|
||||||
|
"type": "",
|
||||||
|
"vaults": [],
|
||||||
|
"view": "Deploy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"views": [
|
||||||
|
{
|
||||||
|
"position": 0,
|
||||||
|
"title": "Deploy"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user