Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

apparmor (25) Versions 0.9.4

Disables apparmor service on Ubuntu

Policyfile
Berkshelf
Knife
cookbook 'apparmor', '= 0.9.4', :supermarket
cookbook 'apparmor', '= 0.9.4'
knife supermarket install apparmor
knife supermarket download apparmor
README
Dependencies
Changelog
Quality 100%

apparmor Cookbook

Build Status
Cookbook Version

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.
```

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