yum: Key for mod_spdy found. It's Google's! Should have known..

This commit is contained in:
Ossi Herrala 2014-02-27 22:16:51 +00:00
parent 72aa06a20c
commit f8c30f5895

View file

@ -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",
}
}