Skip to content

Commit 494250c

Browse files
committed
updated names
1 parent 4a2d40b commit 494250c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -347,37 +347,37 @@ rpm_package_repos:
347347
- name: Rocky Linux 9.6 - AppStream
348348
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-9.6&arch=x86_64&country=NL&protocol=https
349349
base_path: rocky/9.6/AppStream/x86_64/os/
350-
short_name: rocky_9_5_appstream
350+
short_name: rocky_9_6_appstream
351351
sync_group: rocky_9
352352
distribution_name: rocky-9.6-appstream-
353353
- name: Rocky Linux 9.6 - AppStream (aarch64)
354354
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-AppStream-9.6&arch=aarch64&country=NL&protocol=https
355355
base_path: rocky/9.6/AppStream/aarch64/os/
356-
short_name: rocky_9_5_appstream_aarch64
356+
short_name: rocky_9_6_appstream_aarch64
357357
sync_group: rocky_9_aarch64
358358
distribution_name: rocky-9.6-appstream-aarch64-
359359
- name: Rocky Linux 9.6 - BaseOS
360360
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-9.6&arch=x86_64&country=NL&protocol=https
361361
base_path: rocky/9.6/BaseOS/x86_64/os/
362-
short_name: rocky_9_5_baseos
362+
short_name: rocky_9_6_baseos
363363
sync_group: rocky_9_baseos
364364
distribution_name: rocky-9.6-baseos-
365365
- name: Rocky Linux 9.6 - BaseOS (aarch64)
366366
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-9.6&arch=aarch64&country=NL&protocol=https
367367
base_path: rocky/9.6/BaseOS/aarch64/os/
368-
short_name: rocky_9_5_baseos_aarch64
368+
short_name: rocky_9_6_baseos_aarch64
369369
sync_group: rocky_9_aarch64
370370
distribution_name: rocky-9.6-baseos-aarch64-
371371
- name: Rocky Linux 9.6 - Extras
372372
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-9.6&arch=x86_64&country=NL&protocol=https
373373
base_path: rocky/9.6/extras/x86_64/os/
374-
short_name: rocky_9_5_extras
374+
short_name: rocky_9_6_extras
375375
sync_group: rocky_9
376376
distribution_name: rocky-9.6-extras-
377377
- name: Rocky Linux 9.6 - Extras (aarch64)
378378
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-9.6&arch=aarch64&country=NL&protocol=https
379379
base_path: rocky/9.6/extras/aarch64/os/
380-
short_name: rocky_9_5_extras_aarch64
380+
short_name: rocky_9_6_extras_aarch64
381381
sync_group: rocky_9_aarch64
382382
distribution_name: rocky-9.6-extras-aarch64-
383383

@@ -386,25 +386,25 @@ rpm_package_repos:
386386
- name: Rocky Linux 9.6 - CRB
387387
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-9.6&arch=x86_64&country=NL&protocol=https
388388
base_path: rocky/9.6/CRB/x86_64/os/
389-
short_name: rocky_9_5_crb
389+
short_name: rocky_9_6_crb
390390
sync_group: rocky_9
391391
distribution_name: rocky-9.6-crb-
392392
- name: Rocky Linux 9.6 - CRB (aarch64)
393393
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-CRB-9.6&arch=aarch64&country=NL&protocol=https
394394
base_path: rocky/9.6/CRB/aarch64/os/
395-
short_name: rocky_9_5_crb_aarch64
395+
short_name: rocky_9_6_crb_aarch64
396396
sync_group: rocky_9_aarch64
397397
distribution_name: rocky-9.6-crb-aarch64-
398398
- name: Rocky Linux 9.6 - HighAvailability
399399
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-9.6&arch=x86_64&country=NL&protocol=https
400400
base_path: rocky/9.6/highavailability/x86_64/os/
401-
short_name: rocky_9_5_highavailability
401+
short_name: rocky_9_6_highavailability
402402
sync_group: rocky_9
403403
distribution_name: rocky-9.6-highavailability-
404404
- name: Rocky Linux 9.6 - HighAvailability (aarch64)
405405
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-9.6&arch=aarch64&country=NL&protocol=https
406406
base_path: rocky/9.6/highavailability/aarch64/os/
407-
short_name: rocky_9_5_highavailability_aarch64
407+
short_name: rocky_9_6_highavailability_aarch64
408408
sync_group: rocky_9_aarch64
409409
distribution_name: rocky-9.6-highavailability-aarch64-
410410
- name: Rocky Linux 9 - SIG Security Common

0 commit comments

Comments
 (0)