diff --git a/semaphore_export/opentofu-lab.json b/semaphore_export/opentofu-lab.json new file mode 100644 index 0000000..68d9b9f --- /dev/null +++ b/semaphore_export/opentofu-lab.json @@ -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" + } + ] +} \ No newline at end of file