<!-- Please fill in the following template, leaving its structure intact. -->

### VM name
<!--
Used within the management interface to refer to the VM.
The VM will also be reachable using the DNS name uvm-$NAME.fbi.h-da.de.
See below if you require different/additional DNS records.
[A-Za-z][A-Za-z0-9-]*
-->

### Number of vCPUs
<!-- 1-10 -->


### Amount of memory
<!--
In bytes, e.g. 128M, 512Mi, 1Gi, 2147483648, 4G.
Both, binary and SI decimal suffixes are allowed.
Rounded up to the next multiple of 128Mi.
-->

### Size of virtual disk device
<!--
As above. Rounded up to the next multiple of 1Gi.
-->

### Operating system template
<!--
One of:
  centos-7
  debian-9
  debian-testing
  fedora-29
  freebsd-11
  freebsd-12
  ubuntu-16.04
  ubuntu-18.04
  none
-->

### Additional DNS records
<!--
The VM is going to be reachable under uvm-$NAME.fbi.h-da.de whereas $NAME
refers to the one you specified above.
If you need a different name resolution setup, write it down here.
-->

### Special requirements
<!--
If there is anything else you require, note it here. Otherwise leave this
empty and continue with "Intended usage" below.

NOTE: putting anything here will preclude the possibility of automated
provisioning due to the need for human review. If the additional requirement
is not critical to the initial VM creation process and can also be provided
afterwards, you may leave this empty and reply to the created issue instead.
-->

### Intended usage
<!--
A few words on what the VM is going to be used for.
-->

### Final checklist

- [ ] I have uploaded an SSH public key to [my GitLab profile](https://code.fbi.h-da.de/profile/keys)