pulumi-templates/proxmoxve-ansible-python
2022-08-18 00:19:30 +02:00
..
__main__.py Latest changes, works in production. 2022-08-18 00:19:30 +02:00
.gitignore Adding a new template. 2022-08-17 21:34:26 +02:00
ansible.cfg Final fixing with tests. 2022-08-17 23:05:54 +02:00
deploy.yml Adding a new template. 2022-08-17 21:34:26 +02:00
input.yaml Latest changes, works in production. 2022-08-18 00:19:30 +02:00
Pulumi.yaml Adding a new template. 2022-08-17 21:34:26 +02:00
README.md Latest changes, works in production. 2022-08-18 00:19:30 +02:00
requirements.txt Adding a new template. 2022-08-17 21:34:26 +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 password for your account on your ProxmoxVE server configuring pulumi:

$ pulumi config set password --secret <yourpassword>