# This is the start of an example of what this file will look like. It will be generated by Salt, so this yaml file is not used by Salt. hypervisor: hosts: jpphype1VMs: description: Hypervisor Configuration file: true global: true syntax: json title: jpphype1 uiElements: - field: hostname label: Enter the hostname - field: role label: sensor or searchnode - field: network_mode label: Choose static4 or dhcp4. If static4, populate IP details below. - field: ip4 label: IP Address with netmask. ex. 192.168.1.10/24 - field: gw4 label: Gateway - field: dns4 label: DNS. Comma separated list. ex. 192.168.1.1,8.8.8.8 - field: search4 label: Search domain - field: cpu label: 'CPU cores to assign. Free: 120 | Total: 128' - field: memory label: 'Memory to assign, in GB. Free: 112 | Total: 128' - field: disk label: 'Disk(s) for passthrough. Comma separated list. Free: 2 | Total: 1,2' - field: copper label: 'Copper port(s) for passthrough. Comma separated list. Free: 3,4 | Total: 1,2,3,4' - field: sfp label: 'SFP port(s) for passthrough. Comma separated list. Free: 5,6,7,8 | Total: 5,6,7,8'