File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed 
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -159,6 +159,9 @@ source_repositories:
159159      - codeowners:
160160          content: "{{ community_files.codeowners.openstack }}"
161161          dest: ".github/CODEOWNERS"
162+     ignored_releases:
163+       - 2025.1
164+       - master
162165  cloudkitty-dashboard:
163166    community_files:
164167      - codeowners:
@@ -285,6 +288,8 @@ source_repositories:
285288      - victoria
286289      - wallaby
287290      - xena
291+       - 2025.1
292+       - master
288293    community_files:
289294      - codeowners:
290295          content: "{{ community_files.codeowners.openstack }}"
@@ -323,6 +328,8 @@ source_repositories:
323328      - xena
324329      - yoga
325330      - zed
331+       - 2025.1
332+       - master
326333    community_files:
327334      - codeowners:
328335          content: "{{ community_files.codeowners.openstack }}"
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments