[Mageia-sysadm] [616] deploy transifex with wsgi on apache
root at mageia.org
root at mageia.org
Wed Dec 15 02:39:32 CET 2010
Revision: 616
Author: misc
Date: 2010-12-15 02:39:32 +0100 (Wed, 15 Dec 2010)
Log Message:
-----------
deploy transifex with wsgi on apache
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:31 UTC (rev 615)
+++ puppet/modules/transifex/manifests/init.pp 2010-12-15 01:39:32 UTC (rev 616)
@@ -37,7 +37,8 @@
notify => Service['apache']
}
-# apache::vhost_django_app { "transifex.$domain":
-# module => "transifex"
-# }
+ apache::vhost_django_app { "transifex.$domain":
+ module => "transifex",
+ module_path => ["/usr/share/transifex","/usr/share"]
+ }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101215/8fb95e33/attachment.html>
More information about the Mageia-sysadm
mailing list