-
Notifications
You must be signed in to change notification settings - Fork 74
sync host repo
Chris Ladd edited this page Oct 11, 2019
·
2 revisions
stack sync host repo
Sync a repository configuration file to backend nodes.
When a cart or pallet is added to the
frontend, to use the resulting repo but not
reinstall machines, sync the new repo to the
backends for immediate use.
-
stack sync host repo
Giving no hostname or regex will sync to all backend nodes by default.
-
stack sync host repo backend-0-0
Sync the repository inventory file on backend-0-0
-
stack sync repo backend-0-[0-2]
Using regex, sync repository inventory file on backend-0-0 backend-0-1, and backend-0-2.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.