cookbook 'deb_pkg_unautostart', '= 2.1.3'
deb_pkg_unautostart
(17) Versions
2.1.3
-
Follow2
Stop deb packages from starting services
cookbook 'deb_pkg_unautostart', '= 2.1.3', :supermarket
knife supermarket install deb_pkg_unautostart
knife supermarket download deb_pkg_unautostart
deb_pkg_unautostart cookbook
Debian packages like to auto start processes during install, with default configurations, generally not even close to the desired configuration. That's annoying. Lets make it less annoying.
Maintainers
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
Requirements
Platforms
- Debian/Ubuntu
Chef
- Chef 12.1+
Cookbooks
- None
Usage
Add to your run list, or include in a recipe, or how ever else you feel like getting a recipe compiled and converged:
run_list("recipe[deb_pkg_unautostart]")
There's even an option to get this dropped during the compile phase in cases where you can't get to the start of the run list, or you have packages that are being installed during the compile phase.
override_attributes( :deb_pkg_unautostart => { :compiletime => true } )
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers!
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
deb_pkg_unautostart Cookbook CHANGELOG
This file is used to list changes made in each version of the deb_pkg_unautostart cookbook.
2.1.3 - 2023-02-14
- Remove delivery folder
2.1.2 - 2021-08-29
- Standardise files with files in sous-chefs/repo-management
2.1.1 - 2021-06-01
- Standardise files with files in sous-chefs/repo-management
2.1.0 - 2021-03-15
- Sous Chefs Adoption
- Add InSpec test
2.0.0 (2016-09-15)
- Testing updates
- Require Chef 12.1+
v1.0.0 (2016-08-05)
- Moved this cookbook from Heavy Water to Chef for maintenance
- Resolved all Foodcritic and Cookstyle warnings
- Added supported platforms to the metadata
- Added chef_version, issues_url, source_url and long_description to the metadata
- Added a requirements and license section to the README
- Added Contributing, Testing, and Maintainers docs
- Added a Rakefile for simplified testing
- Added a Berksfile
- Added a Gemfile for test deps
- Added integration testing in Travis CI with kitchen-dokken
- Added the Apache 2.0 license file
- Added a Test Kitchen config
Collaborator Number Metric
2.1.3 passed this metric
Contributing File Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Cookstyle Metric
2.1.3 passed this metric
No Binaries Metric
2.1.3 passed this metric
Testing File Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.1.3 passed this metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Cookstyle Metric
2.1.3 passed this metric
No Binaries Metric
2.1.3 passed this metric
Testing File Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.1.3 passed this metric
2.1.3 passed this metric
Testing File Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.1.3 failed this metric
2.1.3 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number