17750: Add postgresql dependencies for RVM in Centos 7
[arvados-formula.git] / arvados / defaults.yaml
index 384e94c50f43972ec6f1d379d15a709487e540a0..6f44cbb0a346358486a94c8c233b1e7b67b5d7e2 100644 (file)
@@ -67,6 +67,10 @@ arvados:
     gem:
       name:
         - arvados-cli
+    # Arvados API needs postgresql libs and cli to connect to the database
+    # and populate it. Please specify the postgresql version that you expect
+    # to use here
+    postgresql_version: 12
     service:
       name: nginx
       port: 8004