X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f41ecc930361f296938308e46748c92407ecd812..87c9678022eb027f8d7f02129c1ec052205387d8:/services/nodemanager/doc/local.example.cfg?ds=sidebyside diff --git a/services/nodemanager/doc/local.example.cfg b/services/nodemanager/doc/local.example.cfg index 8a6e626907..85b4c7d4a7 100644 --- a/services/nodemanager/doc/local.example.cfg +++ b/services/nodemanager/doc/local.example.cfg @@ -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. +[Manage] +address = 0.0.0.0 +port = 8989 + [Daemon] +min_nodes = 0 max_nodes = 8 poll_time = 15 max_poll_time = 60