Skip to content

Commit 40a44bd

Browse files
committed
document dropped boolean and added facter_cachable dependencies
1 parent 2c71a37 commit 40a44bd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ confusing.
4545
Apache License, Version 2.0. Read the LICENSE file for details of the licensing.
4646

4747
## Requirements
48-
* puppet-boolean [on GitHub](https://github.com/adrienthebo/puppet-boolean)
48+
* [waveclaw-facter_cacheable](https://forge.puppet.com/waveclaw/facter_cacheable)
4949
* [puppetlabs-transition](https://forge.puppet.com/puppetlabs/transition) [on GitHub](https://github.com/puppetlabs/puppetlabs-transition)
5050
* A good source for subscription-manager and its dependencies like [EPEL](http://repos.fedorapeople.org/repos/candlepin/subscription-manager/epel-subscription-manager.repo).
5151

@@ -467,7 +467,10 @@ Enterprise or r10k or Puppet Librarian.
467467
```
468468
puppet module install waveclaw-subscription_manager
469469
```
470-
This will install *adrian-boolean* and *puppetlabs-transition* as dependencies.
470+
This will install *waveclaw-facter_cacheable* and *puppetlabs-transition* as dependencies.
471+
472+
Note that *facter_cacheable*, while optional, is highly recommended to reduce
473+
load on your Foreman or Katello server.
471474

472475
### Development Version
473476

0 commit comments

Comments
 (0)