Commit Graph

134 Commits

Author SHA1 Message Date
Virgil
f9032bf31b
Fix Cloud-init resizing
Cloud init is returning a disk size in MB and the function diskSizeGB was not able to convert it in GB so the new disk size was not the wanted one.
I have also added support for other units, will be useful for the future.
2019-08-16 19:17:00 +02:00
Grant Gongaware
080c8ad2dd
Merge pull request #74 from V-Paranoiaque/feature/cpu
Add CPU customization features and hotplug
2019-08-15 10:10:42 -07:00
Virgil
55cd3caa5c Merge remote-tracking branch 'upstream/master' into feature/cpu 2019-08-15 09:59:50 +02:00
Grant Gongaware
a97425157e
Merge pull request #75 from Telmate/pm_otp_prompt
support PM_OTP_PROMPT for ondemand interactive OTP
2019-08-14 14:30:13 -07:00
Grant Gongaware
2ac1ecdbc5 support PM_OTP_PROMPT for ondemand interactive OTP 2019-08-14 09:48:13 -07:00
Virgil
a8af234608 Merge remote-tracking branch 'upstream/master' into feature/cpu 2019-08-14 18:24:21 +02:00
Virgil
d1fa174f75 Add examples about cpu and host vars 2019-08-14 18:23:36 +02:00
Grant Gongaware
8084bb95c7 Work around OTP being required by default 2019-08-14 08:07:58 -07:00
Grant Gongaware
c8a7b20574 Revert "Temporary Revert "Use OTP 2FA", Not acting backward compatible"
This reverts commit 336b5842fe.
2019-08-14 08:01:07 -07:00
Grant Gongaware
336b5842fe Temporary Revert "Use OTP 2FA", Not acting backward compatible
This reverts commit d596852f8c.
2019-08-13 14:50:35 -07:00
Virgil
322ba756da Merge remote-tracking branch 'upstream/master' into feature/cpu 2019-08-13 20:51:26 +02:00
Grant Gongaware
68c41fc4a9
Merge pull request #73 from V-Paranoiaque/feature/serial
Add support for serial devices
2019-08-13 11:16:36 -07:00
Virgil
7e6b78d2e5
Update README.md 2019-08-13 09:20:31 +02:00
Virgil
363079b01d
Update README.md 2019-08-13 09:18:47 +02:00
Virgil
f005132aaa
Add serial example to README 2019-08-13 09:13:20 +02:00
Grant Gongaware
17f3ceaf9a
Merge pull request #72 from V-Paranoiaque/doc/boot
Add info in the README about boot and bootdisk parameters
2019-08-08 12:47:33 -07:00
Virgil
ce70012917
Doc in the README about boot and bootdisk 2019-08-07 13:53:11 +02:00
Virgil
5158d17a3c Serial devices management 2019-08-06 16:06:11 +02:00
Virgil
f0a71f4dce Add hotplug support 2019-08-06 12:38:48 +02:00
Virgil
1d79b7ec8d Add Numa and other CPU type support 2019-08-06 09:52:23 +02:00
Grant Gongaware
f6b0d92053
Merge pull request #71 from V-Paranoiaque/feature/bootdisk
Feature to set the boot order and the main disk
2019-08-05 14:31:58 -07:00
Virgil
025f0f809c Terraform is able to set the boot order and the main disk 2019-08-05 20:07:51 +02:00
Grant Gongaware
0be9504190
Merge pull request #70 from V-Paranoiaque/feature/scsihw
Add SCSI controller support
2019-08-05 09:31:43 -07:00
Grant Gongaware
f560472e32
Merge pull request #69 from V-Paranoiaque/feature/otp2fa
Allow to connect using OTP 2FA
2019-08-05 09:27:59 -07:00
Virgil
d596852f8c Use OTP 2FA 2019-08-05 17:57:39 +02:00
Virgil
0a4fe13182 Add SCSI controller support 2019-08-05 11:04:41 +02:00
Grant Gongaware
5a325404c8
Merge pull request #63 from in0rdr/feature/lxc
Feature/lxc
2019-07-26 06:33:09 -07:00
Grant Gongaware
9c1f2f4194
Merge pull request #66 from ardumont/master
README: Update Makefile/readme to ease local build
2019-07-14 08:16:00 -07:00
Grant Gongaware
8ef7113418
Merge pull request #67 from in0rdr/feature/pool
Support setting pool for new VMs and clones (cloud-init)
2019-07-14 08:15:05 -07:00
Andreas Gruhler
ff059028ba document pool parameter for qemu resource 2019-07-14 01:49:34 +02:00
Andreas Gruhler
b734e7888f add pool to qemu resource 2019-07-14 01:48:45 +02:00
Antoine R. Dumont (@ardumont)
a4c86b4c4a
README: Update Makefile and readme to ease local build 2019-07-11 12:24:58 +02:00
Andreas Gruhler
c61e47e9c7 cleanup indentation 2019-07-06 11:10:51 +02:00
Andreas Gruhler
8dd170e7ae remove override and adjust gitignore 2019-07-06 11:04:52 +02:00
Andreas Gruhler
c879c4ca2f reuse resourceVmQemuDelete for lxc 2019-07-06 10:58:27 +02:00
Andreas Gruhler
1227a20056 cleanup update function 2019-07-06 10:58:27 +02:00
Andreas Gruhler
9c1cd150f6 add resourceLxcUpdate 2019-07-06 10:58:27 +02:00
Andreas Gruhler
abe8e813d7 resourceLxcRead 2019-07-06 10:58:27 +02:00
Andreas Gruhler
73cd5e4a2c add example for feature and unprivileged 2019-07-06 10:58:27 +02:00
Andreas Gruhler
2bafe382b3 add all proxmox params for lxc 2019-07-06 10:58:27 +02:00
Andreas Gruhler
aab63df6e4 add parameters for /nodes/{n}/lxc 2019-07-06 10:58:27 +02:00
Andreas Gruhler
97851be443 order schema alphabetically 2019-07-06 10:58:27 +02:00
Andreas Gruhler
5a7afb6986 update lxc example 2019-07-06 10:58:27 +02:00
Andreas Gruhler
9276217198 reuse device mapping functionality 2019-07-06 10:58:27 +02:00
Andreas Gruhler
cde2db1bf8 fix password 2019-07-06 10:58:27 +02:00
Andreas Gruhler
c3d462e390 add lxc resource 2019-07-06 10:58:27 +02:00
Grant Gongaware
06d6363421
Merge pull request #61 from banzo/master
Fix example in README
2019-06-26 08:03:07 -07:00
banzo
2885f41143
Merge pull request #1 from banzo/banzo-patch-1
Fix example in readme
2019-06-26 15:17:38 +02:00
banzo
fa59acd3f6
Fix example in readme
`ipconfig0` parameter does not support a space after the comma and needs the CIDR suffix
2019-06-26 15:16:56 +02:00
Grant Gongaware
c5283ea854
Merge pull request #59 from in0rdr/fix/typeset
Cloudinit Example: Fix Typeset Assignment
2019-06-05 13:29:25 -07:00