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
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
Right now cluster_def distribution seems to be entirely handled via shell script. It needs to be versioned with our cookbooks, and fully integrated into the chef cookbooks.
There needs to be a build recipe in bach_repository, so that updated sources are folded into the gems.
There needs to be an idempotent install recipe somewhere in role[Basic] so that non-bootstrap nodes are updated promptly.
The idempotent install recipe needs to also handle the bootstrap.
The gem needs to be versioned so that it can be upgraded on each Chef run if necessary.
The text was updated successfully, but these errors were encountered:
Right now cluster_def distribution seems to be entirely handled via shell script. It needs to be versioned with our cookbooks, and fully integrated into the chef cookbooks.
bach_repository
, so that updated sources are folded into the gems.role[Basic]
so that non-bootstrap nodes are updated promptly.The text was updated successfully, but these errors were encountered: