diff --git a/create_template.sh b/create_template.sh index 9427322..6f64b55 100644 --- a/create_template.sh +++ b/create_template.sh @@ -20,7 +20,7 @@ vm_id=200 vm_name="ubuntu-2004-cloudinit-template" vm_memory=2048 vm_cores=2 -vm_user="da2001" +vm_user="cooluser" # данные proxmox px_storage=local-lvm diff --git a/vms.yaml b/vms.yaml index 8540c1c..8af93e4 100644 --- a/vms.yaml +++ b/vms.yaml @@ -1,6 +1,6 @@ vms: us1: - name: us10.da2001.ru + name: us10.example.com ip: 192.168.10.21/24 gw: 192.168.10.9 dns: 8.8.8.8 @@ -9,7 +9,7 @@ vms: sockets: 1 memory: 2048 us2: - name: us11.da2001.ru + name: us11.example.com ip: 192.168.10.22/24 gw: 192.168.10.9 dns: 8.8.8.8