You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: