cookbook 'deb_pkg_unautostart', '= 2.0.0'
deb_pkg_unautostart
(17) Versions
2.0.0
-
Follow2
Stop deb packages from starting services
cookbook 'deb_pkg_unautostart', '= 2.0.0', :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.
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 } )
License & Authors
Author: Chris Roberts chrisroberts.code@gmail.com
Author: Cookbook Engineering Team (cookbooks@chef.io)
Copyright: 2016, Chef Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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.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.0.0 passed this metric
Contributing File Metric
2.0.0 passed this metric
Foodcritic Metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 passed this metric
2.0.0 passed this metric
Foodcritic Metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 passed this metric
2.0.0 passed this metric
Testing File Metric
2.0.0 passed this metric
Version Tag Metric
2.0.0 passed this metric
2.0.0 passed this metric
2.0.0 passed this metric