Lowered priority
This commit is contained in:
parent
bdcad9a2ea
commit
f19a3b0a91
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class nginx::package::redhat {
|
|||
descr => 'nginx repo',
|
||||
enabled => '1',
|
||||
gpgcheck => '1',
|
||||
priority => '17',
|
||||
priority => '1',
|
||||
gpgkey => "http://nginx.org/keys/nginx_signing.key",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue