Merge branch '18663-add-keepbalance-support'
[arvados-formula.git] / arvados / defaults.yaml
index 384e94c50f43972ec6f1d379d15a709487e540a0..4ac246852a6da3779e5dda5db084570879ea5414 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
@@ -97,6 +101,13 @@ arvados:
     service:
       name: keepproxy
       port: 25100
+  ##### KEEPBALANCE
+  keepbalance:
+    pkg:
+      name: keep-balance
+    service:
+      name: keep-balance
+      port: 9005
   ##### KEEPWEB
   keepweb:
     pkg: