diff --git a/conf/modules/postgresql/init b/conf/modules/postgresql/init new file mode 100644 index 00000000..c02ccf46 --- /dev/null +++ b/conf/modules/postgresql/init @@ -0,0 +1,2 @@ +# Ensure postgresql 8.4 is instelled +__package --ensure installed --name postgresql-8.4