возможно, подключение по ssh идет долго из-за того, что в /etc/hosts виртуальной машины не добавлена запись новы_адрес имя_виртуалки. и да, где же main.tf из примера?
Sry to late answer. Snap (as far as i know) is only ubuntu pre-installed feature > check this link en.wikipedia.org/wiki/Snap_(package_manager) so, i think that is no necessary to edit cloud.cfg for that)
I used standard examples of cloud init from the Internet, here are a couple of links: github.com/Telmate/terraform-provider-proxmox/blob/master/examples/cloudinit_example.tf vectops.com/2020/05/provision-proxmox-vms-with-terraform-quick-and-easy/
почему то не определяет блок disk
disk {
storage = "local-lvm"
type = "scsi"
size = "20G"
}
привет ты мог бы сказать почему у меня вм создается без lvm и как это исправить или куда копать ?
А вы пробовали добавить еще одну vm, после того как создалась первая vm? У меня крашится плагин.
возможно, подключение по ssh идет долго из-за того, что в /etc/hosts виртуальной машины не добавлена запись новы_адрес имя_виртуалки. и да, где же main.tf из примера?
Thanks bro 😁
for cloud image centos is it necessary to modify cloud.cfg by removing snap? thanks
Sry to late answer.
Snap (as far as i know) is only ubuntu pre-installed feature > check this link en.wikipedia.org/wiki/Snap_(package_manager)
so, i think that is no necessary to edit cloud.cfg for that)
А не знаете, с какими менеджерами сети может работать cloud-init?
To be perfect, all that was missing was a link to the terraform file.
I used standard examples of cloud init from the Internet, here are a couple of links:
github.com/Telmate/terraform-provider-proxmox/blob/master/examples/cloudinit_example.tf
vectops.com/2020/05/provision-proxmox-vms-with-terraform-quick-and-easy/
По ssh долго заходит, потому что dns не правильно работает
Dns ни при чем, в видео подключение по ip идёт, а не имени
@@fatoldman340 резолв ip клиента просходит на сервере , можно/обычно отключить/ют UseDNS=no в /etc/ssh/sshd_config
Привет, а можно куда-то выложить конфиг terraform?
Привет! Что ты имеешь ввиду под конфигом terraform?
@@temniytroll1 для создания виртуальной машины