Saturday 15 August 2015

Package a chef environment and run on a separate provisioning server -



Package a chef environment and run on a separate provisioning server -

we have made cookbooks in order set environment runs our software solution. these cookbooks located on 2 git servers , depend on public cookbooks (we're using berkshelf).

we need provision our software solution different client environments (their hardware) , in order able create bundle of on 1 of our development machines , upload bundle provisioning machine in client environment. we'd utilize provisioning machine set client.

the reason need way provisioning machine in client environment won't have access git servers storing our cookbooks. might not have net access. want treat client environment isolated island.

i able bundle , upload whole environment (including dependencies) onto provisioning server. there fire chef-zero , provision nodes environment that.

problem is, don't have thought how accomplish this.

have @ spiceweasel (https://github.com/mattray/spiceweasel)

i haven't used recently, our strategy (at use-'ta-work-there) when installing on customer's cluster.

chef provisioning berkshelf

No comments:

Post a Comment