Update configurator-vmware.component.html

This commit is contained in:
Piotr Pekala 2019-09-17 01:58:48 -07:00
parent 94f179c74f
commit c1099b22bb

View File

@ -30,7 +30,7 @@
</form>
<mat-checkbox [(ngModel)]="node.properties.headless">
Start VM in headless mode
</mat-checkbox>
</mat-checkbox><br/>
<mat-checkbox [(ngModel)]="node.properties.linked_clone">
Use a linked base VM (experimental)
</mat-checkbox>