'fqdn': 'alexandria.profitbricks.localdomain',
'method': 'scp',
'login': 'reprepro',
- 'incoming': '/srv/profitbricks-dev-repository/incoming/profitbricks',
+ 'incoming': '/srv/dev-repository/incoming/',
'allow_unsigned_uploads': 1,
- 'post_upload_command': 'ssh reprepro@alexandria.profitbricks.localdomain /srv/profitbricks-dev-repository/bin/pb_processincoming',
+ 'post_upload_command': 'ssh reprepro@alexandria.profitbricks.localdomain /srv/dev-repository/bin/pb_processincoming',
}
DPUT_CF = os.path.join(GIT_TARGET_WORKSPACE, 'dput.cf')