Closed as not planned
Description
Problem
Standalone provisionerd instances authenticate with Coder Server via a token. Admins need to pass this token when starting provisionerd.
Definition of Done
- export
CODER_PROVISIONERD_TOKEN
environment variable set to a valid token - start standalone provisionerd from commandline
- verify provisionerd connects successfully to Coder Server.