mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
(maint) update README.md and LICENSE to reflect rebranding
Prior to this commit, the README and LICENSE referenced Puppet Labs. This commit updates those files to drop the "Labs" from these references.
This commit is contained in:
parent
4e2a1fb62c
commit
d2d286a0f4
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ vmpooler provides configurable 'pools' of instantly-available (running) virtual
|
|||
|
||||
## Usage
|
||||
|
||||
At [Puppet Labs](http://puppetlabs.com) we run acceptance tests on thousands of disposable VMs every day. Dynamic cloning of VM templates initially worked fine for this, but added several seconds to each test run and was unable to account for failed clone tasks. By pushing these operations to a backend service, we were able to both speed up tests and eliminate test failures due to underlying infrastructure failures.
|
||||
At [Puppet](http://puppet.com) we run acceptance tests on thousands of disposable VMs every day. Dynamic cloning of VM templates initially worked fine for this, but added several seconds to each test run and was unable to account for failed clone tasks. By pushing these operations to a backend service, we were able to both speed up tests and eliminate test failures due to underlying infrastructure failures.
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue