[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r602: Forgot to set phpCAS path for prdb.

Jeff Licquia licquia at linuxfoundation.org
Thu Jul 17 19:44:20 UTC 2014


------------------------------------------------------------
revno: 602
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: puppet-lsb
timestamp: Thu 2014-07-17 15:44:20 -0400
message:
  Forgot to set phpCAS path for prdb.
modified:
  modules/apachehttpd/templates/dbconfig/prdb.erb
-------------- next part --------------
=== modified file 'modules/apachehttpd/templates/dbconfig/prdb.erb'
--- a/modules/apachehttpd/templates/dbconfig/prdb.erb	2014-07-17 19:37:01 +0000
+++ b/modules/apachehttpd/templates/dbconfig/prdb.erb	2014-07-17 19:44:20 +0000
@@ -16,7 +16,7 @@
 $cas_context = "/cas";
 $cas_cert_path = "/var/lib/ca-certificates/ca-bundle.pem";
 $cas_pattern_name = "/^licquia$/";
-$phpcas_path = "/path/to/phpcas";
+$phpcas_path = "/var/lib/wwwrun/phpCAS";
 
 $testsuites = array('alsa-t2c', 'apache', 'cmdchk', 'core', 'core-t2c', 'cpp-t2c', 'desktop', 'desktop-t2c', 'expect', 'groff', 'libchk', 'libstdcpp', 'olver', 'perl', 'printing', 'python', 'python_app', 'qt3-azov', 'qt4-azov', 'raptor', 'rsync', 'samba', 'tcl', 'vsw4', 'xml2-azov', 'xpdf', 'xts5');
 



More information about the lsb-messages mailing list