[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.53-21-g4217d44

Andreas Beckmann anbe at debian.org
Sat Jul 13 11:55:17 UTC 2013


The following commit has been merged in the develop branch:
commit 4217d445eb70141cf0bf9c10684a6cfbceb673df
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jul 8 12:21:05 2013 +0200

    install more recommended/suggested databases
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/custom-scripts/scripts/pre_install_database-server b/custom-scripts/scripts/pre_install_database-server
index 03efdd7..3db938b 100755
--- a/custom-scripts/scripts/pre_install_database-server
+++ b/custom-scripts/scripts/pre_install_database-server
@@ -61,8 +61,12 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	gforge-plugin-scmhg)			POSTGRESQL=yes ;;
 	gforge-web-apache2)			POSTGRESQL=yes ;;
 	gforge-web-apache2-vhosts)		POSTGRESQL=yes ;;
+	glance)					SQLITE3=yes ;;
+	glance-api)				SQLITE3=yes ;;
 	glance-common)				SQLITE3=yes ;;
+	glance-registry)			SQLITE3=yes ;;
 	glpi)					MYSQL=yes ;;
+	grr)					MYSQL=yes ;;
 	heat-engine)				SQLITE3=yes ;;
 	icinga-idoutils)			POSTGRESQL=yes ;;
 	icinga-phpapi)				MYSQL=yes ;;

-- 
piuparts git repository



More information about the Piuparts-commits mailing list