[Mageia-sysadm] [613] add psycopg2, required for postgresql connexion

root at mageia.org root at mageia.org
Wed Dec 15 02:39:29 CET 2010


Revision: 613
Author:   misc
Date:     2010-12-15 02:39:28 +0100 (Wed, 15 Dec 2010)
Log Message:
-----------
add psycopg2, required for postgresql connexion

Modified Paths:
--------------
    puppet/modules/transifex/manifests/init.pp

Modified: puppet/modules/transifex/manifests/init.pp
===================================================================
--- puppet/modules/transifex/manifests/init.pp	2010-12-15 01:39:27 UTC (rev 612)
+++ puppet/modules/transifex/manifests/init.pp	2010-12-15 01:39:28 UTC (rev 613)
@@ -1,5 +1,5 @@
 class transifex {
-  package { 'transifex':
+  package { ['transifex','python-psycopg2']:
     ensure => installed
   }
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101215/7095b3dd/attachment-0001.html>


More information about the Mageia-sysadm mailing list