Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion] Extensible bootstrap process #65

Open
DexterPOSH opened this issue Jan 4, 2018 · 4 comments
Open

[Discussion] Extensible bootstrap process #65

DexterPOSH opened this issue Jan 4, 2018 · 4 comments
Labels

Comments

@DexterPOSH
Copy link
Owner

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
Copy link

Thx

@IndioDaDon
Copy link

Dhh

@IndioDaDon
Copy link

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
Copy link

U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants