Commit Graph
11 Commits
Author SHA1 Message Date
Wes Carroll 7fcf9020ae Correct function request error 2019-02-20 13:29:26 -05:00
Wes Carroll 73adfc97eb Merge branch 'master' into Install_Vra 2019-02-20 11:28:29 -05:00
Wes CarrollandGitHub d3eaa6103b Merge pull request #2 from wcarroll/ReturnObjectUpdate
Update return variable to Array from ArrayList
2019-02-20 11:25:11 -05:00
Wes Carroll 832a0fd4bd Update return variable to Array from ArrayList
Update return variable to Array from ArrayList to allow for proper pipeline processing.
2019-02-20 11:24:08 -05:00
Wes Carroll fa36d7d9af Update Install-Vra.ps1 2019-02-20 10:28:44 -05:00
Wes CarrollandGitHub 565e21be77 Merge pull request #1 from wcarroll/LocalsiteEnv
Create Local Site Environmental Variable
2019-02-20 08:28:21 -05:00
Wes Carroll f738ac5b2e Fixed Missing 'Out-Null' calles when adding results to returnObject 2019-02-20 08:23:25 -05:00
Wes Carroll 16a162becd Updated if statements to ContainsKey function instead of bare contains 2019-02-20 08:09:31 -05:00
Wes Carroll ed91b0e338 Remove possibility for multiple siteIdentifiers
Removed possibility for multiple siteIdentifiers. Need to find a new way to solve the problem looking for one hostIdentifier in the devices and hosts Sets.
2019-02-20 08:07:32 -05:00
Wes Carroll ae28fddec2 Initial Commit to Dedicated Repo 2019-02-19 15:53:30 -05:00
Wes CarrollandGitHub e9773caa10 Initial commit 2019-02-19 15:21:30 -05:00