1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 # You can use this configuration to run a development Node Manager for
6 # testing. It uses libcloud's dummy driver and your own development API server.
7 # When new cloud nodes are created, you'll need to simulate the ping that
8 # they send to the Arvados API server. The easiest way I've found to do that
9 # is through the API server Rails console: load the Node object, set its
10 # IP address to 10.10.0.N (where N is the cloud node's ID), and save.
21 poll_stale_after = 600
22 node_stale_after = 300
23 certs_file = /etc/ssl/certs/ca-certificates.crt
32 # This is the token for the text fixture's admin user.
33 token = 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
39 shutdown_windows = 1, 1