Commit graph

40 commits

Author SHA1 Message Date
4c29372a1c add timezone to cloud-init 2023-04-28 10:51:17 +02:00
ba17061fd6 revert change 2023-04-27 20:53:17 +02:00
e242788d88 mount data in different location 2023-04-27 19:53:51 +02:00
e646053552 remove support for data disks 2023-04-26 13:22:03 +02:00
1a387f3f62 Add back fstab for mounting file share 2023-04-26 12:44:38 +02:00
92aeb25e9c try to fix networking problem 2023-04-26 12:32:08 +02:00
0f118bd463 yes 2023-04-26 11:47:50 +02:00
d0fa00df8e defer mounting 9p share 2023-04-26 00:01:50 +02:00
2f9a9c9a23 try to fix slow boot 2023-04-25 23:57:05 +02:00
4ac70bdcc5 try to fix permission issue 2023-04-25 23:09:10 +02:00
56b097e756 try to fix issue 2023-04-25 23:05:36 +02:00
9812fbcab3 try to fix mounting issue 2023-04-25 22:56:28 +02:00
7e0834b69c fix creating directory share if it already exists 2023-04-25 22:53:23 +02:00
cd94a85535 create data share directory when creating VM 2023-04-25 22:50:13 +02:00
308e572471 add support for file share 2023-04-25 22:35:05 +02:00
a286450d0a fix command argument ordering 2023-04-25 18:51:58 +02:00
9c1aa00775 support multiple SSH CA key pairs 2023-04-25 17:50:02 +02:00
9866130719 fix weird variable issue 2023-04-24 00:31:44 +02:00
1e626bccd1 fix typo 2023-04-24 00:16:00 +02:00
71870c1fda parameterize CA script 2023-04-24 00:05:48 +02:00
dee050c05a do not crash on cert error 2023-04-21 21:25:33 +02:00
50a11ff81c improve ssh host cert validation 2023-04-21 21:23:01 +02:00
8608af6e3a Merge branch 'master' of ssh://git.pim.kunis.nl:56287/pim/tf-debian-vm 2023-04-18 09:58:54 +02:00
286dd19652 add description to variables 2023-04-18 09:58:34 +02:00
6571ae4ba5 Update 'README.md' 2023-04-18 07:44:01 +00:00
4d153ba67b Add 'README.md' 2023-04-18 07:40:42 +00:00
9b0af37225 Add 'LICENSE' 2023-04-18 07:36:56 +00:00
c5cf385c86 add option for fixed DNS server 2023-04-17 09:31:30 +02:00
7234433575 add ability to change domain name 2023-04-12 15:15:45 +02:00
b7272412b4 fix if CA server is unavailable 2023-04-09 13:41:48 +02:00
013fc774c0 fix dynamic provisioner 2023-04-09 11:34:30 +02:00
d40da1a9e8 add ansible provisioner 2023-04-09 10:46:17 +02:00
5990d691dd fix null variable 2023-04-08 18:44:46 +02:00
0096b77f3d support fixed ip address 2023-04-07 18:05:37 +02:00
8b6c42e1c5 format and partition data disk
support only one data disk for now
2023-04-07 17:42:54 +02:00
c80ec7a6f6 support data disks 2023-04-07 16:02:46 +02:00
65a218f076 fix password auth 2023-04-05 20:01:14 +02:00
fa4ff8fcf3 remove some variable defaults 2023-04-05 17:40:21 +02:00
20199a65f4 parameterize more values 2023-04-05 17:12:16 +02:00
d41794e65d init 2023-04-05 16:48:38 +02:00