Add j7s-cluster bootstrap script.

This commit is contained in:
James Pace 2023-04-19 20:11:56 -04:00
parent 77be2bbe2e
commit f329f68f9a
1 changed files with 7 additions and 0 deletions

7
j7s-cluster/bootstrap.sh Executable file
View File

@ -0,0 +1,7 @@
flux bootstrap git \
--author-email=flux@internal.jpace121.net \
--author-name=Flux \
--context=j7s \
--url=ssh://git@git.jpace121.net:2222/cd/flux-cluster.git \
--branch=master \
--path=clusters/j7s-cluster