Skip to content

Commit b41a0ff

Browse files
author
Helen
authored
Merge pull request #1848 from abottchen/modules-8249-updated-passenger-gpgkey
(MODULES-8429) Update GPG key for phusion passenger
2 parents b21ec23 + 475dca8 commit b41a0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/passenger.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
descr => 'passenger',
528528
enabled => '1',
529529
gpgcheck => '0',
530-
gpgkey => 'https://packagecloud.io/gpg.key',
530+
gpgkey => 'https://packagecloud.io/phusion/passenger/gpgkey',
531531
repo_gpgcheck => '1',
532532
sslcacert => '/etc/pki/tls/certs/ca-bundle.crt',
533533
sslverify => '1',

0 commit comments

Comments
 (0)