Currently, most config settings are relative to the directory bolt is invoked from (inventoryfile, private-key, etc) while some paths such as modulepath or keys for the pkcs7 plugin are relative to the boltdir. When configuration settings point to a file path it should be assumed to be relative to the bolt project directory (boltdir) unless an absolute path is specified.