## Problem Standalone provisionerd instances authenticate with Coder Server via a token. Admins need to pass this token when starting provisionerd. ## Definition of Done 1. export `CODER_PROVISIONERD_TOKEN` environment variable set to a valid token 2. start standalone provisionerd from commandline 3. verify provisionerd connects successfully to Coder Server.