#1066 f34: add module obsoletes configuration
Closed 2 years ago by mohanboddu. Opened 2 years ago by fivaldi.
fivaldi/pungi-fedora f34  into  f34

file modified
+6
@@ -17,6 +17,12 @@ 

      'branch': 'f34',

      'dir': '.'

  }

+ module_obsoletes_dir = {

+     'scm': 'git',

+     'repo': 'https://pagure.io/releng/fedora-module-defaults.git',

+     'branch': 'f34',

+     'dir': 'obsoletes'

+ }

  

  variants_file='variants-fedora.xml'

  sigkeys = ['45719A39']

Thanks @ppisar.
@mohanboddu Please for merge if it's OK.

This is not needed as we merged this in bodhi pungi configs.

Pull-Request has been closed by mohanboddu

2 years ago
Metadata