DSCResources/XD7LabSimpleHttps/XD7LabSimpleHttps.psd1

@{
    RootModule = 'XD7LabSimpleHttps.schema.psm1';
    ModuleVersion = '1.0';
    GUID = 'c9edd088-efd7-457e-9198-b00316ace238';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Simple single-node Citrix XenDesktop HTTPS site composite resource.';
}