ADD Fedora
This commit is contained in:
@@ -8,9 +8,9 @@ FILENAME="$(curl -s "$FULLURL" | grep x86_64.qcow2 | sed -n 's/.*href="\([^"]*\)
|
|||||||
SSHPUBKEY=/root/ssh-public-key.pub
|
SSHPUBKEY=/root/ssh-public-key.pub
|
||||||
VMID="9001"
|
VMID="9001"
|
||||||
VMNAME="Fedora-Cloud-Image"
|
VMNAME="Fedora-Cloud-Image"
|
||||||
VMUSER="mara"
|
VMUSER="username"
|
||||||
VMPASSWORD="Sdrk4@fsa22"
|
VMPASSWORD="Pass24"
|
||||||
VMSTORAGE="ceph-rbd"
|
VMSTORAGE="local-lvm"
|
||||||
TAGS="Template"
|
TAGS="Template"
|
||||||
|
|
||||||
echo "Start of NEW VM $VMNAME"
|
echo "Start of NEW VM $VMNAME"
|
||||||
|
|||||||
Reference in New Issue
Block a user