Skip to content

Commit 313cee9

Browse files
committed
Update VMware.CloudFoundation.InstanceRecovery.psm1
Signed-off-by: Brian O'Connell <brian.oconnell@broadcom.com>
1 parent f6de8e8 commit 313cee9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VMware.CloudFoundation.InstanceRecovery.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
88
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
99

10+
1011
If ($PSEdition -eq 'Core') {
1112
$Script:PSDefaultParameterValues = @{
1213
"invoke-restmethod:SkipCertificateCheck" = $true

0 commit comments

Comments
 (0)