Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update-LogicMonitorModule explicitly calling PSGallery #63

@DBACHRY13

Description

@DBACHRY13

Use the module in an air-gapped environment, whereas we use a Nexus Repository for PSGallery Proxy. We cannot create a PSRepository using the name 'PSGallery', it has to be under a different / new name. When we do so, we remove the PSGallery Repository so attempts to update/install modules do not spin until timeout before trying the correct repository. The update function explicitly calling out PSGallery though prevents any custom / proxy repos from working in air-gapped environments.

Even just removing the '-Repository PSGallery' would be sufficient as then it would update via the Nexus Proxy without issues.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions