All Projects → chef → chef-apply

chef / chef-apply

Licence: Apache-2.0 License
The ad-hoc execution tool for the Chef ecosystem.

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to chef-apply

chef-web-docs
All The Documentation
Stars: ✭ 117 (+735.71%)
Mutual labels:  chef, chef-workstation
aix
Resources for AIX hosts
Stars: ✭ 22 (+57.14%)
Mutual labels:  chef
push-jobs-cookbook
Development repository for Chef Cookbook push-jobs
Stars: ✭ 21 (+50%)
Mutual labels:  chef
terraform examples
Terraform AWS Windows examples
Stars: ✭ 78 (+457.14%)
Mutual labels:  chef
smartmontools
Development repository for the smartmontools cookbook
Stars: ✭ 12 (-14.29%)
Mutual labels:  chef
chef-openvpn
A multi-configuration OpenVPN server cookbook featuring IPv6 support and easy setup of client files.
Stars: ✭ 23 (+64.29%)
Mutual labels:  chef
mysql tuning-cookbook
Chef cookbook to create MySQL configuraiton files better suited for your system.
Stars: ✭ 23 (+64.29%)
Mutual labels:  chef
elixir
Development repository for the elixir cookbook
Stars: ✭ 16 (+14.29%)
Mutual labels:  chef
sitecore-packer
Packer templates for Sitecore development with IIS, SOLR and SQL Server on Windows
Stars: ✭ 19 (+35.71%)
Mutual labels:  chef
sql server
Development repository for the sql_server cookbook
Stars: ✭ 60 (+328.57%)
Mutual labels:  chef
chef-alfresco
A build automation tool that provides a modular, configurable and extensible way to install an Alfresco architecture
Stars: ✭ 42 (+200%)
Mutual labels:  chef
jenkinsfile cookbook pipeline
Example Jenkinsfile and Explaination for Chef Cookbook Development
Stars: ✭ 36 (+157.14%)
Mutual labels:  chef
chef-jenkins-hardening
⛔ DEPRECATED: A secure jenkins installation
Stars: ✭ 18 (+28.57%)
Mutual labels:  chef
sysctl
Development repository for the sysctl cookbook
Stars: ✭ 43 (+207.14%)
Mutual labels:  chef
chake
Simple configuration management with chef and rake. This repository is a mirror, the official one is at https://gitlab.com/terceiro/chake
Stars: ✭ 19 (+35.71%)
Mutual labels:  chef
rundeck
Development repository for the rundeck cookbook
Stars: ✭ 45 (+221.43%)
Mutual labels:  chef
chef client updater
Chef Cookbook to update the chef client on nodes
Stars: ✭ 51 (+264.29%)
Mutual labels:  chef
chef-systemd
resource-driven chef cookbook for managing linux systems via systemd
Stars: ✭ 43 (+207.14%)
Mutual labels:  chef
chef-ulimit
This is a simple chef cookbook that provides a defintion for managing user_ulimit settings.
Stars: ✭ 43 (+207.14%)
Mutual labels:  chef
keepalived
Development repository for the keepalived cookbook
Stars: ✭ 29 (+107.14%)
Mutual labels:  chef

Chef Apply

Gem Version

The ad-hoc execution tool for the Chef Infra ecosystem.

Umbrella Project: Workstation

Installation

Add this line to your application's Gemfile:

gem 'chef-apply'

And then execute:

bundle

Or install it yourself as:

gem install chef-apply

Contributing/Development

Please read our Community Contributions Guidelines, and ensure you are signing all your commits with DCO sign-off.

The general development process is:

  1. Fork this repo and clone it to your workstation.
  2. Create a feature branch for your change.
  3. Write code and tests.
  4. Push your feature branch to GitHub and open a pull request against main.

Once your repository is set up, you can start working on the code. We do utilize RSpec for test driven development, so you'll need to get a development environment running. Follow the above procedure ("Installing from Git") to get your local copy of the source running.

License and Copyright

Copyright 2008-2021, 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].