Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
URI
Puppet
puppet-php
Commits
76f8b3bc
Commit
76f8b3bc
authored
Aug 16, 2021
by
Marco Centurion
Browse files
Cambio clave GPG
parent
350b2b0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/repo/redhat.pp
View file @
76f8b3bc
...
...
@@ -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-remi20
20
'
,
gpgkey
=>
'https://rpms.remirepo.net/RPM-GPG-KEY-remi20
18
'
,
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-remi20
20
'
,
gpgkey
=>
'https://rpms.remirepo.net/RPM-GPG-KEY-remi20
18
'
,
priority
=>
1
,
}
}
else
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment