Merged in oherrala/puppet/oherrala-yum-spdy-gpgkey (pull request #50)
yum: Key for mod_spdy found. It's Google's! Should have known..
This commit is contained in:
commit
fbadf40c91
1 changed files with 1 additions and 0 deletions
|
@ -650,6 +650,7 @@ class yum::repo::mod_spdy {
|
|||
yum::repo { "mod_spdy":
|
||||
descr => "mod_spdy Repository",
|
||||
baseurl => "http://dl.google.com/linux/mod-spdy/rpm/stable/x86_64",
|
||||
gpgkey => "puppet:///modules/yum/keys/google.key",
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue