Sha256: 46376920f6a320ad24b13bc771d6bd061854676e099a6f8821be00849a6136d2
Contents?: true
Size: 1.39 KB
Versions: 17
Compression:
Stored size: 1.39 KB
Contents
# The Hypervisors Directory This directory contains docs explaining any peculiarities or details of a particular hypervisor's implementation. If you don't see a file here for a hypervisor, then it's either not yet documented (feel free to help us out here!), or it should conform to our normal hypervisor assumptions. # Credentials File Beaker uses credentials from a .fog file for authentication. By default, the file is located under the user's home directory. This helps to keep the credentials confidential. The path of .fog file can be changed by setting the 'dot_fog' option. # External Hypervisors There are a number of community-supported hypervisors that have not been added to Beaker itself. The reason for this is that we're looking to decrease Beaker's dependency footprint, and hypervisors are one of the places where we can often increase the load across all Beaker uses to benefit a small group that uses a particular hypervisor. In order to offset this, we've made a listing of forks below that support other hypervisors not included in Beaker. Please check them out if you'd like to use their hypervisor, hopefully it'll save you from spending time trying to support a new hypervisor yourself. | Hypervisor | Fork | |:----------:|:--------------------------------------------------:| | LXC | [Obmondo](https://github.com/Obmondo/beaker) |
Version data entries
17 entries across 17 versions & 1 rubygems