This repository was archived by the owner on Nov 16, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork56
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
Add powercli as a seed image #770
Open
Milestone
Description
Feature Request
Detailed Description
Dispatch is supposed to easily enable automation of IT (particularly on-prem). We should include the powershell-powercli as a base image to make this clear out of the box.
Context
Possible Implementation
Add apowershell-powercli-base base image. No need to rebuild (add the powercli dependency) every time.
Complexity
- Low - Simple enhancement or bug fix, no architectural changes or refactoring
- Medium - Change requires some thought, but is relatively isolated
- High - Significant architectural change or large refactor