README.md in beaker-hostgenerator-0.7.3 vs README.md in beaker-hostgenerator-0.7.4
- old
+ new
@@ -29,13 +29,14 @@
hypervisor you will have to provide the entire hypervisor configuration as
input. See the [Custom hypervisor](#custom-hypervisor) example for more
information.
It currently provides built-in configuration for Puppets' internal
-[vmpooler][vmpooler] hypervisor and static (non-provisioned) nodes, and is
-designed in a way that makes it possible to easily add support for additional
-hypervisors (any hypervisor type supported by [beaker][beaker]).
+[vmpooler][vmpooler] hypervisor, [always-be-scheduling][always-be-scheduling]
+hypervisor, static (non-provisioned) nodes, and is designed in a way that makes
+it possible to easily add support for additional hypervisors
+(any hypervisor type supported by [beaker][beaker]).
To see the list of built-in hypervisors you can run:
```
$ beaker-hostgenerator --list
```
@@ -377,5 +378,6 @@
[vmpooler]: https://github.com/puppetlabs/vmpooler
[beaker]: https://github.com/puppetlabs/beaker
[license]: LICENSE
[contributing]: CONTRIBUTING.md
[apache-v2]: http://www.apache.org/licenses/LICENSE-2.0.html
+[always-be-scheduling]: https://github.com/puppetlabs/always-be-scheduling