genomed has two configuration files. One is located at /etc/genomed/config.yml
and the other is at /etc/genome/machine_types.rb
. The later of the two is the only one that deserves special attention. This file is a traditional Domain Specific Language that gets executed by the ruby interpreter. A documented sample configuration ships with the genome-repo RPM which should be sufficient to get up and running quickly. If changes are made to this file the genomed must be restarted.