## not used at the moment
[buildout]
parts =
request-pull-backup-server
[request-pull-backup-server]
<= slap-connection
recipe = slapos.cookbook:request
name = PBS (Pull Backup Server)
software-url = $${slap-connection:software-release-url}
software-type = pull-backup
return = ssh-key notification-url feeds-url
slave = false
-
Timothée Lacroix authored
This is a squash merge of 'resiliency-testing' branch when the HEAD of this branch was f725c81d7d69. The merge was done by Antoine Catton.
bb83c9f6