DexterPOSH / PSRemotely

Remote operations validation framework, exposes a DSL to wrap existing Pester/PoshSpec based validation tests.
http://psremotely.readthedocs.io/en/latest/
MIT License
46 stars 7 forks source link

[Discussion] Extensible bootstrap process #65

Open DexterPOSH opened 6 years ago

DexterPOSH commented 6 years ago

Extending the bootstrapping process should be easy. What I mean by that is you should be able to place a customstep.ps1 in say the bootstrap folder somewhere under PSRemotely. This customstep.ps1 should implement a Test- and Set- function which will be taken by PSRemotely and executed on the PSRemotely nodes during the bootstrapping.

Also surfacing this option in the PSRemotely.json would be a better idea.

IndioDaDon commented 3 years ago

Thx

IndioDaDon commented 3 years ago

Dhh

IndioDaDon commented 3 years ago

Extending the bootstrapping process should be easy. What I mean by that is you should be able to place a customstep.ps1 in say the bootstrap folder somewhere under PSRemotely. This customstep.ps1 should implement a Test- and Set- function which will be taken by PSRemotely and executed on the PSRemotely nodes during the bootstrapping.

Also surfacing this option in the PSRemotely.json would be a better idea.

IndioDaDon commented 3 years ago

U