Revision 6868804a ci/new_config

b/ci/new_config
19 19
# Configuration of git (on remote server)
20 20
git_config_name = Buildbot
21 21
git_config_mail = synnefo@builder.dev.grnet.gr
22
# Network address from which we allow access to server. If not set, access
23
# to server is not restricted.
24
filter_access_network =
22
# Network address from which we allow access to server.
23
# If not set, access to server is not restricted.
24
accept_ssh_from =
25 25
# Config file to save temporary options (eg IPs, passwords etc)
26 26
temporary_config = /tmp/ci_temp_conf
27 27

  
......
36 36
flavor_id = 639
37 37
# Image to use (name must contain this)
38 38
image_name = OldStable
39
# File containing the ssh keys to upload/install to server
40
# If not set, no ssh keys will be installed
41
ssh_keys =
39 42

  
40 43

  
41 44
[Burnin]

Also available in: Unified diff