cookbook 'tr-chef-cookbook-swapfile', '~> 1.0.0'
tr-chef-cookbook-swapfile (1) Versions 1.0.0 Follow0
Installs/Configures tr-chef-cookbook-swapfile
cookbook 'tr-chef-cookbook-swapfile', '~> 1.0.0', :supermarket
knife supermarket install tr-chef-cookbook-swapfile
knife supermarket download tr-chef-cookbook-swapfile
tr-chef-cookbook-swapfile
Creates and persistently mounts a swapfile.
Supported OS
- Ubuntu 18.04
Usage
- Use json/attributes to set parameters
- Use default recipe in RunList
{ "tr-swapfile": { "swapfile_size": 1024 }
}
Attributes
The attributes used by this cookbook:
Attribute | Description | Type | Default |
---|---|---|---|
swapfile_size | size of the swapfile | integer | 2048 |
Recipes
default
- This recipe install/configure tr-chef-cookbook-swapfile
License and Authors
- Author: Marc Scheffler (mscheffler@tecracer.de)
- Copyright tecRacer Group, All rights reserved
All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of the publisher except for the use of brief quotations in a book review.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
Version 1.0.0
- Bump to version 1.0.0 as already tested in MSP
Version 0.1.2
- Changed name of default attribute
Version 0.1.1
- Added README
Version 0.1.0
- Initial version
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
1.0.0 passed this metric
1.0.0 failed this metric
1.0.0 passed this metric