Skip to content

rvashurin/fac-chef-template

Repository files navigation

FAC Chef template

Configuration

Rename data_bags/users/deployer.json.example to deployer.json and fill in ssh keys and deploy user's password. Keep in mind, that password must be represented as hash. One can generate it by running openssl passwd -1 "plaintextpassword" in terminal.

Rename nodes/your_host.json.example to your_host.json and replace your_host with actual hostname or ip address of server. Fill this file with actual configuration data. Again, all passwords, except for the one for monit must be in the form of the hash.

Usage

  1. bundle install

  2. berks install

  3. knife solo prepare

  4. knife solo cook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages