#322 EPEL6 EOL
Merged 3 years ago by mohanboddu. Opened 3 years ago by mohanboddu.
fedora-infra/ mohanboddu/ansible el6-eol  into  master

@@ -155,21 +155,6 @@ 

                                    'dest': os.path.join(EPELDEST, '7')}

                                  ]}}

                       },

-             'epel6': {'topic': 'epel',

-                       'version': '6',

-                       'modules': ['epel'],

-                       'repos': {'epel': {

-                           'from': 'dist-6E-epel',

-                           'to': [{'arches': ['x86_64', 'i386', 'source'],

-                                   'dest': os.path.join(EPELDEST, '6')}

-                                 ]},

-                                 'epel-testing': {

-                           'from': 'dist-6E-epel-testing',

-                           'to': [{'arches': ['x86_64', 'i386', 'source'],

-                                   'dest': os.path.join(EPELDEST, 'testing', '6')}

-                                 ]},

-                               }

-                      },

             }

  

  

@@ -76,7 +76,7 @@ 

    # bodhi2/backend/files/koji_sync_listener.py

    # This cronjob runs only once a day.  The listener script runs reactively.

    cron: name="owner-sync" minute="15" hour="4" user="root"

-       job="/usr/local/bin/lock-wrapper owner-sync '/usr/local/bin/owner-sync-pagure f34 f34-container f34-modular f33 f33-container f33-modular f33-flatpak f32 f32-container f32-modular f32-flatpak epel8 epel8-playground epel8-modular epel7 dist-6E-epel module-package-list modular'"

+       job="/usr/local/bin/lock-wrapper owner-sync '/usr/local/bin/owner-sync-pagure f34 f34-container f34-modular f33 f33-container f33-modular f33-flatpak f32 f32-container f32-modular f32-flatpak epel8 epel8-playground epel8-modular epel7 module-package-list modular'"

        cron_file=update-koji-owner

    when: env == "production"

    tags:

@@ -52,7 +52,6 @@ 

      "epel8-playground",

      "epel8-modular",

      "epel7",

-     "dist-6E-epel",

      "module-package-list",

      "modular",

  ]

@@ -415,7 +415,7 @@ 

        "dist_tag": ".el6",

        "koji_name": "dist-6E-epel",

        "name": "Fedora EPEL",

-       "status": "Active",

+       "status": "EOL",

        "version": "6"

      },

      {

@@ -95,12 +95,6 @@ 

              # Infra tags

  

              [[consumer_config.koji_instances.primary.tags]]

-             from = "epel6-infra-candidate"

-             to = "epel6-infra-stg"

-             key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"

-             keyid = "{{ (env == 'production')|ternary('47dd8ef9', 'd300e724') }}"

- 

-             [[consumer_config.koji_instances.primary.tags]]

              from = "epel7-infra-candidate"

              to = "epel7-infra-stg"

              key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"
@@ -303,14 +297,6 @@ 

              key = "{{ (env == 'production')|ternary('epel-7', 'testkey') }}"

              keyid = "{{ (env == 'production')|ternary('352c64e5', 'd300e724') }}"

  

-             # Non-gated bodhi triggered

- 

-             [[consumer_config.koji_instances.primary.tags]]

-             from = "dist-6E-epel-testing-candidate"

-             to = "dist-6E-epel-testing-candidate"

-             key = "{{ (env == 'production')|ternary('epel-6', 'testkey') }}"

-             keyid = "{{ (env == 'production')|ternary('0608b895', 'd300e724') }}"

- 

              # ELN signing

  

              [[consumer_config.koji_instances.primary.tags]]