@@ -178,7 +178,8 @@ Amazon Linux
178
178
[unit]
179
179
name =unit repo
180
180
baseurl =https://packages.nginx.org/unit/amzn/2023/$basearch/
181
- gpgcheck =0
181
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
182
+ gpgcheck =1
182
183
enabled =1
183
184
184
185
#. Install the core package
@@ -218,7 +219,8 @@ Amazon Linux
218
219
[unit]
219
220
name =unit repo
220
221
baseurl =https://packages.nginx.org/unit/amzn2/$releasever/$basearch/
221
- gpgcheck =0
222
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
223
+ gpgcheck =1
222
224
enabled =1
223
225
224
226
#. Install the core package
@@ -264,7 +266,8 @@ Amazon Linux
264
266
[unit]
265
267
name =unit repo
266
268
baseurl =https://packages.nginx.org/unit/amzn/$releasever/$basearch/
267
- gpgcheck =0
269
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
270
+ gpgcheck =1
268
271
enabled =1
269
272
270
273
#. Install the core package
@@ -536,7 +539,8 @@ Fedora
536
539
[unit]
537
540
name =unit repo
538
541
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
539
- gpgcheck =0
542
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
543
+ gpgcheck =1
540
544
enabled =1
541
545
542
546
#. Install the core package
@@ -576,7 +580,8 @@ Fedora
576
580
[unit]
577
581
name =unit repo
578
582
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
579
- gpgcheck =0
583
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
584
+ gpgcheck =1
580
585
enabled =1
581
586
582
587
#. Install the core package
@@ -622,7 +627,8 @@ Fedora
622
627
[unit]
623
628
name =unit repo
624
629
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
625
- gpgcheck =0
630
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
631
+ gpgcheck =1
626
632
enabled =1
627
633
628
634
#. Install the core package
@@ -668,7 +674,8 @@ Fedora
668
674
[unit]
669
675
name =unit repo
670
676
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
671
- gpgcheck =0
677
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
678
+ gpgcheck =1
672
679
enabled =1
673
680
674
681
#. Install the core package
@@ -714,7 +721,8 @@ Fedora
714
721
[unit]
715
722
name =unit repo
716
723
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
717
- gpgcheck =0
724
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
725
+ gpgcheck =1
718
726
enabled =1
719
727
720
728
#. Install the core package
@@ -761,7 +769,8 @@ Fedora
761
769
[unit]
762
770
name =unit repo
763
771
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
764
- gpgcheck =0
772
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
773
+ gpgcheck =1
765
774
enabled =1
766
775
767
776
#. Install the core package
@@ -807,7 +816,8 @@ Fedora
807
816
[unit]
808
817
name =unit repo
809
818
baseurl =https://packages.nginx.org/unit/fedora/$releasever/$basearch/
810
- gpgcheck =0
819
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
820
+ gpgcheck =1
811
821
enabled =1
812
822
813
823
#. Install the core package
@@ -857,7 +867,8 @@ RHEL and derivatives
857
867
[unit]
858
868
name =unit repo
859
869
baseurl =https://packages.nginx.org/unit/rhel/$releasever/$basearch/
860
- gpgcheck =0
870
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
871
+ gpgcheck =1
861
872
enabled =1
862
873
863
874
#. Install the core package
@@ -897,7 +908,8 @@ RHEL and derivatives
897
908
[unit]
898
909
name =unit repo
899
910
baseurl =https://packages.nginx.org/unit/rhel/$releasever/$basearch/
900
- gpgcheck =0
911
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
912
+ gpgcheck =1
901
913
enabled =1
902
914
903
915
#. Install the core package
@@ -941,7 +953,8 @@ RHEL and derivatives
941
953
[unit]
942
954
name =unit repo
943
955
baseurl =https://packages.nginx.org/unit/rhel/$releasever/$basearch/
944
- gpgcheck =0
956
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
957
+ gpgcheck =1
945
958
enabled =1
946
959
947
960
#. Install the core package
@@ -987,7 +1000,8 @@ RHEL and derivatives
987
1000
[unit]
988
1001
name =unit repo
989
1002
baseurl =https://packages.nginx.org/unit/rhel/$releasever/$basearch/
990
- gpgcheck =0
1003
+ gpgkey =https://unit.nginx.org/keys/nginx-keyring.gpg
1004
+ gpgcheck =1
991
1005
enabled =1
992
1006
993
1007
#. Install the core package
0 commit comments