An open API service indexing awesome lists of open source software.

https://github.com/ziozzang/chef-provisioning

Chef Very Initial Provisioning
https://github.com/ziozzang/chef-provisioning

Last synced: 3 months ago
JSON representation

Chef Very Initial Provisioning

Awesome Lists containing this project

README

          

chef-provisioning
=================

Chef Very Initial Provisioning

Support the method of debian/ubuntu package way of installation.

Installation
============

* for chef server

just run ./bootstrap.sh as root permission.

* for chef client

just run ./bootstrap.sh server_ip

script will detect server and automatically do registration process.

Known Issue
===========

you must protect 7878 port for security issue.