mega-has-Install.psd1

#
# Module manifest for module 'mega-has'
# Generated by: ametge@mega.com
#
@{
# Version number of this module.
ModuleVersion = '1.0.5'
RootModule = 'mega-has-install.psm1'
GUID = '80009402-e35c-40f3-989e-737198e60803'
Author = 'ametge@mega.com'
CompanyName = 'Mega International'
Copyright = '(c) Mega International. All rights reserved.'
Description = 'Utilities to install & start HOPEX Application Server'
FunctionsToExport = @('Import-HASInstaller', 'Add-HASModuleSettingsEntry', 'Import-HASModule', 'Add-HASCertificate','Install-HASInstanceManager','Wait-ForHASReady','Copy-HASWebConfig','New-HASProvision','Add-HASProvisionModule','Add-HASProvisionMegasiteEntry','Save-HASProvisionFile')
}