| .. | ||
| .gitignore | ||
| __main__.py | ||
| ansible.cfg | ||
| deploy.yml | ||
| input.yaml | ||
| Pulumi.yaml | ||
| README.md | ||
| requirements.txt | ||
Quick configuration
Check out the file input.yml for a quick setup for a new machine.
Also, don't forget to setup the stack by providing the Linode token:
pulumi config set linode:token --secret <linode_token>