Add python-mysqldb to gerrit servers

And other depends for launchpad sync script.

Change-Id: I1f2d628485b201fadeb46fed4b48bba65f283d00
This commit is contained in:
James E. Blair 2012-04-12 17:44:56 -07:00
parent 16a44c5416
commit 20bf6a8139

View File

@ -86,6 +86,9 @@ class gerrit($virtual_hostname='',
"python-dev",
"openjdk-6-jre-headless",
"mysql-server",
"python-mysqldb", # for launchpad sync script
"python-openid", # for launchpad sync script
"python-launchpadlib", # for launchpad sync script
"apache2"]
package { $packages: