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

The xml cookbook has been deprecated

Author provided reason for deprecation:

The xml cookbook has been deprecated and is no longer being maintained by its authors. Use of the xml cookbook is no longer recommended.

RSS

xml (23) Versions 1.2.8

Installs xml

Policyfile
Berkshelf
Knife
cookbook 'xml', '= 1.2.8', :supermarket
cookbook 'xml', '= 1.2.8'
knife supermarket install xml
knife supermarket download xml
README
Dependencies
Changelog
Quality 0%

XML Cookbook

Build Status

Installs development package for libxml.

Requirements

Debian, Ubuntu, CentOS, Red Hat, Scientific, Fedora, SUSE, ArchLinux

Attributes

  • node['xml']['packages'] - Array of package names that should be installed
  • node['xml']['nokogiri']['use_system_libraries'] - Whether to use system libraries for nokogiri (defaults to true)

Recipes

default

Installs the development packages for libxml2 and libxslt.

For installing the packages during compile time:

node.set['xml']['compiletime'] = true
include_recipe 'xml::default'

ruby

Installs the nokogiri gem into Chef's Ruby environment so it can be used in recipes.

License & Authors

Copyright 2009-2013, Opscode, 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

build-essential >= 0.0.0
chef-sugar >= 0.0.0

Contingent cookbooks

app Applicable Versions
bootstrap Applicable Versions
cerner_splunk Applicable Versions
chef Applicable Versions
chef-manageiq Applicable Versions
chef-pry Applicable Versions
chef-server Applicable Versions
chef_handler_sns Applicable Versions
cloudformation Applicable Versions
diaspora Applicable Versions
fieri Applicable Versions
firewalldconfig Applicable Versions
gitlab Applicable Versions
gitlab-shell Applicable Versions
gitlabhq Applicable Versions
magentostack Applicable Versions
marketplace_ami Applicable Versions
microsoft_azure Applicable Versions
openstack Applicable Versions
php Applicable Versions
rackspace_lbaas Applicable Versions
rackspacecloud Applicable Versions
route53 Applicable Versions
xmledit Applicable Versions

v1.2.8 (2014-12-09)

  • [#11] Fix warning message from build-essential
  • [#13] pin nokogiri to a working version

v1.2.6 (2014-06-17)

  • [COOK-4468] Only set ENV variable when needed

v1.2.4 (2014-03-27)

  • [COOK-4474] - Bump apt and yum versions in Berksfile, Lock to build-essentials 1.4
  • [COOK-4468] - Set NOKOGIRI_USE_SYSTEM_LIBRARIES env variable

v1.2.2 (2014-02-27)

[COOK-4382] - Fix xml cookbook spec test
[COOK-4304] - Set proper packages for SUSE 11

v1.2.1

Improvement

  • COOK-4304 - Now sets proper packages for SUSE 11

v1.2.0

Improvement

  • COOK-3462 - Allow installing packages during compile time

v1.1.2

  • [COOK-2059] - missing dependency on build-essential

v1.1.0

  • [COOK-1826] - support nokogiri chef_gem
  • [COOK-1902] - add support for archlinux

v1.0.4

  • [COOK-1232] - add xslt to xml cookbook

v1.0.2

  • [COOK-953] - Add FreeBSD support
  • [COOK-775] - Add Amazon Linux support

Foodcritic Metric
            

1.2.8 failed this metric

FC031: Cookbook without metadata file: /tmp/cook/49a9e2a87ec9c9533f5de73d/xml/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/49a9e2a87ec9c9533f5de73d/xml/metadata.rb:1