Recent content by Som1031

  1. S

    How to stop creating a user on Cloud-init template?

    Thank you for your reply. So there's no way to use cloud-init template but without creating the default user? I was using solusvm for many years and have very little experience with Proxmox system on solusvm creating and using template is very easy But here it's not so.. I can't create...
  2. S

    How to stop creating a user on Cloud-init template?

    Virtualization: KVM Is there any way to stop creating a new default user on newly created VM using Cloud-init template? Right now on my centos cloud-init template created by me has this config # nano /etc/cloud/cloud.cfg system_info: default_user: name: centos lock_passwd: false...
  3. S

    Proxmox cloud-init kvm template creation for hostbill automation - need help

    Hello! I am trying to to create a CentOS 7 template for my proxmox setup which I want to use with Hostbill for automated creation of VMs I tried everything but nothing works.. VM creates and online but can't login Right now I can create VM and they are online sucessfully But I can't login using...