cookbook 'apparmor', '= 0.9.4'
apparmor
(27) Versions
0.9.4
-
Follow13
Disables apparmor service on Ubuntu
cookbook 'apparmor', '= 0.9.4', :supermarket
knife supermarket install apparmor
knife supermarket download apparmor
apparmor Cookbook
Stops and disables the apparmor service on Ubuntu.
Requirements
Platforms
- Ubuntu
- Debian
Chef
- Chef 11+
Cookbooks
- none
Usage
Simply add recipe[apparmor]
to a run list.
License & Authors
Author: Cookbook Engineering Team (cookbooks@chef.io)
Copyright: 2009-2015, 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
apparmor Cookbook CHANGELOG
This file is used to list changes made in each version of the apparmor cookbook.
v0.9.4 (2015-09-11)
- Updated Kitchen CI config for the latest format and platforms
- Updated Travis testing to include modern ruby releases
- Added basic cookbook convergence Chefspec
- Updated Berksfile to 3.0 format and remove apt/yum dependencies
- Updated Opscode -> Chef Software Inc.
- Updated Contributing and Testing documentation
- Updated development dependencies in the Gemfile
- Added a maintainers file and a Rake task for generating the md file from a toml file
- Migrated from opscode-cookbooks to chef-cookbooks
- Add cookbook release badge to the readme
- Set the minimum supported Chef release to 11
- Add a Rakefile for simplified testing
- Moved attributes/apparmor.rb to attributes/default.rb
- Added a chefignore file
- Added long_description, source_url and issues_url metadata
v0.9.2
Bug
- COOK-378 - Fix an issue where apparmor cannot be stopped by the service on Ubuntu 9.10+
v0.9.0
- First public release
Foodcritic Metric
0.9.4 passed this metric
0.9.4 passed this metric