commit | 4f66b8b53ce207b00d3cfdcbdfea1c69d8934d4b | [log] [tgz] |
---|---|---|
author | Andrew Kutz <akutz@akutz-a01.vmware.com> | Sun Sep 16 18:28:59 2018 -0500 |
committer | akutz <akutz@vmware.com> | Sun Sep 16 18:29:00 2018 -0500 |
tree | 7fcf2b077dabf48eaaae0aea223bf000c7ab7a0a | |
parent | ef1043692ed2c6c9318e7eb70721313d3f1fb703 [diff] [blame] |
Renamed project/datasource; Install script This patch refactors the name of the project, datasource, and adds an install script that can be curl bashed on Linux distributions that do not yet have a proper package for this datasource.
diff --git a/99-DataSourceVMwareGuestInfo.cfg b/99-DataSourceVMwareGuestInfo.cfg new file mode 100644 index 0000000..091d9a7 --- /dev/null +++ b/99-DataSourceVMwareGuestInfo.cfg
@@ -0,0 +1 @@ +datasource_list: [ "VMwareGuestInfo" ]