pulumi-templates/linode-ansible
2024-09-07 23:51:21 +02:00
..
__main__.py Adjusting linode-ansible template with DNS record creation. 2024-09-07 23:45:15 +02:00
.gitignore Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
ansible.cfg Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
deploy.yml Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
input.yaml Adjusting linode-ansible template with DNS record creation. 2024-09-07 23:45:15 +02:00
Pulumi.yaml Fixing syntax errors on Pulumi.yaml. 2024-09-07 23:51:21 +02:00
README.md Rimosso pulsante Pulumi. 2024-04-19 01:46:03 +02:00
requirements.txt Adjusting linode-ansible template with DNS record creation. 2024-09-07 23:45:15 +02:00

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>