Merge "Install gcc on zuul hosts"

This commit is contained in:
Jenkins 2014-07-05 17:55:32 +00:00 committed by Gerrit Code Review
commit 1e3900eab7

View File

@ -50,6 +50,7 @@ class zuul (
include pip
$packages = [
'gcc', # yappi requires this to build
'python-webob',
'python-lockfile',
'python-paste',