Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.

chef-boneyard/sqlite

Repository files navigation

sqlite Cookbook

Build Status Cookbook Version

Installs sqlite.

DEPRECATION NOTICE

We believe this cookbook provides little value to the community as the entire actual codebase is less than 10 lines. We have decided to deprecate it, so we can focus our effort on complex cookbooks that provide more value to the overall Chef community. If you have thoughts on how this cookbook could be redesigned to provide more value to the community please reach out to us at cookbooks@chef.io.

Requirements

Platforms

  • Debian/Ubuntu
  • RHEL/CentOS/Scientific/Amazon/Oracle

Chef

  • Chef 11+

Cookbooks

  • none

Usage

If you want to store data on a local sql database in a single file, use sqlite, and include recipe[sqlite].

License & Authors

Author: Cookbook Engineering Team (cookbooks@chef.io)

Copyright: 2008-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.