Skip to content
Snippets Groups Projects
Commit 76f8b3bc authored by Marco Centurion's avatar Marco Centurion
Browse files

Cambio clave GPG

parent 350b2b0a
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ class php::repo::redhat (
mirrorlist => 'http://cdn.remirepo.net/enterprise/8/safe/$basearch/mirror',
enabled => 1,
gpgcheck => 1,
gpgkey => 'https://rpms.remirepo.net/RPM-GPG-KEY-remi2020',
gpgkey => 'https://rpms.remirepo.net/RPM-GPG-KEY-remi2018',
priority => 1,
}
......@@ -30,7 +30,7 @@ class php::repo::redhat (
mirrorlist => 'http://cdn.remirepo.net/enterprise/8/modular/$basearch/mirror',
enabled => 1,
gpgcheck => 1,
gpgkey => 'https://rpms.remirepo.net/RPM-GPG-KEY-remi2020',
gpgkey => 'https://rpms.remirepo.net/RPM-GPG-KEY-remi2018',
priority => 1,
}
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment