diff --git a/salt/hypervisor/soc_hypervisor.yaml b/salt/hypervisor/soc_hypervisor.yaml deleted file mode 100644 index 571b1661d..000000000 --- a/salt/hypervisor/soc_hypervisor.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# 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: - jpphype1: - add_searchnode: - description: Add a new searchnode to the hypervisor. - file: true - global: true - multiline: true - add_sensor: - description: Add a new sensor to the hypervisor. - file: true - global: true - multiline: true - guests: {}