Commit graph

15 commits

Author SHA1 Message Date
18df5f418c Fix typo, rename disk vars and cleanup 2020-08-26 21:03:05 +03:00
6798c71285 Make vars more readable and fix one lint error 2020-08-26 20:28:15 +03:00
d54fe7975c Don't set password for root. Just lock account. 2020-08-26 20:24:08 +03:00
54b5a74f54 Use cpu cores instead of sockets for kvm guests 2020-08-26 20:20:04 +03:00
6bf4815503 Store console output to logfile on kvm guests 2020-08-26 20:12:12 +03:00
40963ea620 Relocate kvm guest disk images 2020-08-26 20:07:55 +03:00
05f2b28c4f use random mac address if it's not provided 2019-05-31 18:30:36 +03:00
be9fab2fc3 use command instead of shell as recommended 2019-05-23 21:24:53 +03:00
6e996b7252 always use virtio driver for disks 2019-05-23 17:34:13 +03:00
04e7eb07c9 create os based groups and move all os variables to group variables 2019-05-22 23:28:25 +03:00
4004a9ef68 add support for defining multiple interfaces for virtual machines 2019-05-17 14:28:38 +03:00
a47d58799d Add support for multiple disks when creating new virtual machines. 2019-05-10 13:02:47 +03:00
ad30e5be01 Run ssh-keyscan only when instance is created. 2019-05-10 11:14:32 +03:00
64c6a74de2 Fix tmpdir cleaning error when tmpdir is not created.§ 2019-05-10 11:12:35 +03:00
b010f9db84 Initial version of playbook which creates virtual machines. 2019-05-10 10:26:27 +03:00