Merge branch '11349-nodemanager-status-api'
[arvados.git] / services / nodemanager / doc / local.example.cfg
index 8a6e626907a184775d8aedf23529f0897aa83545..9e08cc68f7b47ec75268256f6b4d7ef8f857a49f 100644 (file)
@@ -5,7 +5,12 @@
 # is through the API server Rails console: load the Node object, set its
 # IP address to 10.10.0.N (where N is the cloud node's ID), and save.
 
+[Management]
+address = 0.0.0.0
+port = 8989
+
 [Daemon]
+min_nodes = 0
 max_nodes = 8
 poll_time = 15
 max_poll_time = 60