Commit Graph

62 Commits

Author SHA1 Message Date
Grant Gongaware
471658bd10 Merge branch 'master' of github.com:Telmate/terraform-provider-proxmox 2019-03-07 08:05:05 -08:00
Grant Gongaware
bf98b941f7 change "macaddr" to behave like original "mac" 2019-03-07 08:04:45 -08:00
Grant Gongaware
55b30e4e1c
Merge pull request #38 from jereksel/update_name
Fix VM name changing
2019-03-06 08:29:01 -08:00
Andrzej Ressel
4c8997ba6e Fix VM name changing
Also use id instead of name when updating/reading
2019-01-30 21:25:00 +01:00
Grant Gongaware
17bf67cc2c
Merge pull request #36 from jereksel/either_clone_or_iso
Show message when neither clone nor iso is set
2019-01-14 14:12:30 -08:00
Andrzej Ressel
47ddee58b5 Show message when neither clone nor iso is set 2019-01-12 19:04:16 +01:00
Grant Gongaware
414c2fc749 support different types for disk size 2019-01-09 08:46:14 -08:00
Grant Gongaware
7eacef9df5 restore ssh connection info functionality for all provisioners 2019-01-08 14:52:34 -08:00
Grant Gongaware
30cbef5750 cleanup cloning disk resize 2019-01-08 13:28:43 -08:00
Grant Gongaware
aa57556262 go install documents 2019-01-07 16:03:09 -08:00
Grant Gongaware
a6e3bd7d27 introduce make file for new command targets 2019-01-07 15:54:44 -08:00
James Mills
a1f744dd73
Added multiple cmd targets for more convenient installation with go get 2018-12-24 14:32:13 +10:00
Grant Gongaware
95d52ed4d6
Merge pull request #13 from AAbouZaid/multi_device
[WIP] Add support for multi device.
2018-11-12 14:26:04 -08:00
Ahmed AbouZaid
290e8471ce Fix conflicts from branch 'upstream/master' into multi_device 2018-11-12 22:25:17 +01:00
Grant Gongaware
3f07e92a3d #25 fix Project no longer builds 2018-11-09 08:55:50 -08:00
Grant Gongaware
3f91d2f5e2
Merge pull request #19 from symgryph/patch-1
Documents for copying the provider so it works
2018-10-10 11:15:56 -07:00
Thomas
a07b9bd318
Documents for copying the provider so it works
Just a quick document to help people setup the provider if terraform doesn't find it.
2018-10-10 14:12:10 -04:00
Grant Gongaware
860c150f8d support a manual port setting for ssh_forward_ip 2018-10-02 12:13:09 -07:00
AAbouZaid
217a5cf262 add onboot, multi disks, and multi nic 2018-07-31 11:53:51 +02:00
Grant Gongaware
fb9d595c53 suppress ci_wait change to default for backward compatibility 2018-07-19 09:53:00 -07:00
Grant Gongaware
6d51c5bf55 suppress ci_wait change to default for backward compatibility 2018-07-19 09:53:00 -07:00
Grant Gongaware
a14c33d857 fix sshHost, disk resize, and allow sparse mac, storage_type & qemu_os-type parameters 2018-07-16 11:57:46 -07:00
Grant Gongaware
fdd21abd51 fix sshHost, disk resize, and allow sparse mac, storage_type & qemu_os-type parameters 2018-07-16 11:57:46 -07:00
Grant Gongaware
27fba3be5c ssh_forward_ip optional with cloud-init 2018-07-16 09:10:23 -07:00
Grant Gongaware
a61e8d5a39 ssh_forward_ip optional with cloud-init 2018-07-16 09:10:23 -07:00
Grant Gongaware
83722fe9b9 untested cloud-init support 2018-07-13 10:25:37 -07:00
Grant Gongaware
e83e6af1d4 untested cloud-init support 2018-07-13 10:25:37 -07:00
Grant Gongaware
821ceb8d0d switch to /cluster/nextid instead of maxid 2018-07-11 15:14:26 -07:00
Grant Gongaware
9291c20a84 switch to /cluster/nextid instead of maxid 2018-07-11 15:14:26 -07:00
Grant Gongaware
ac80ff229d -support optional insecure TLS proxmox nodes
-restore previous ssh key behavior (works in 0.11.x)
2018-07-10 14:50:35 -07:00
Grant Gongaware
90d504fa0d -support optional insecure TLS proxmox nodes
-restore previous ssh key behavior (works in 0.11.x)
2018-07-10 14:50:35 -07:00
Grant Gongaware
d200eddfcd auto-formatted updates 2018-07-10 10:37:45 -07:00
Grant Gongaware
6cb6133735 auto-formatted updates 2018-07-10 10:37:45 -07:00
Grant Gongaware
821cf79a47 suppress diff on sensitive data when empty 2018-07-10 10:25:46 -07:00
Grant Gongaware
04654a1388 suppress diff on sensitive data when empty 2018-07-10 10:25:46 -07:00
Grant Gongaware
9fa91fd42a
Merge pull request #10 from raarts/remote-api-changes
The remote API was changed, adapt code for terraform 0.11.x
2018-04-10 14:47:15 -07:00
Grant Gongaware
bbdcd52696 Merge pull request #10 from raarts/remote-api-changes
The remote API was changed, adapt code for terraform 0.11.x
2018-04-10 14:47:15 -07:00
Ron Arts
6325f283c0 The remote API was changed, adapt code 2018-04-05 11:36:51 +02:00
Grant Gongaware
282df594c6 sleep a bit more to allow vm internal udev to reconfigure networks for you 2017-10-18 14:58:57 -07:00
Grant Gongaware
9488f6f4a4 reconnect provisioner and more docs 2017-08-01 16:00:55 -07:00
Grant Gongaware
a2393a7c01 give more time for proxmox to catchup on updates 2017-07-21 08:34:57 -07:00
Grant Gongaware
365b131264 limit the number of parallel things happening via proxmox API 2017-07-20 18:35:01 -07:00
Grant Gongaware
2f2c5dff98 Add support for a provisioner to support post-processing actions like unplugging the ssh-forwarding, fake net1, adapter. 2017-05-24 10:18:06 -07:00
Grant Gongaware
c2eed29132 suppress more whitespace 2017-05-01 14:13:58 -07:00
Grant Gongaware
06bdf455b9 fix append to centos eth0 2017-04-04 08:53:51 -07:00
Grant Gongaware
44fe676026 added support for pre-provisioning centos 2017-03-30 15:40:34 -07:00
Grant Gongaware
573f30ee71 stop and update config on a create recycle 2017-03-23 14:24:25 -07:00
Grant Gongaware
0a2ba9bf15 ignore some white space on ssh private key 2017-03-06 15:44:46 -08:00
Grant Gongaware
e8b2551eb9 support recovering partially created VM nodes 2017-02-28 09:30:44 -08:00
Grant Gongaware
39a47f793f support retry on first ssh commands 2017-02-15 15:32:37 -08:00