Add token header option for requests to Poseidon
This commit is contained in:

committed by
Sebastian Serth

parent
44395b7792
commit
b51a45e9b1
@ -16,6 +16,7 @@ default: &default
|
||||
strategy: poseidon
|
||||
url: https://runners.example.org
|
||||
ca_file: /example/certificates/ca.crt
|
||||
token: SECRET
|
||||
unused_runner_expiration_time: 180
|
||||
|
||||
development:
|
||||
|
Reference in New Issue
Block a user