diff --git a/ansible/inventory/group_vars/all/source-repositories b/ansible/inventory/group_vars/all/source-repositories index c940ecab..5b5b15ae 100644 --- a/ansible/inventory/group_vars/all/source-repositories +++ b/ansible/inventory/group_vars/all/source-repositories @@ -313,18 +313,6 @@ source_repositories: - codeowners: content: "{{ community_files.codeowners.openstack }}" dest: ".github/CODEOWNERS" - sahara-dashboard: - ignored_releases: - - victoria - - xena - - yoga - - zed - - 2023.1 - - 2024.1 - community_files: - - codeowners: - content: "{{ community_files.codeowners.openstack }}" - dest: ".github/CODEOWNERS" stackhpc-inspector-plugins: repository_type: "branchless" workflows: "{{ openstack_workflows.elsewhere }}"