GithubHelp home page GithubHelp logo

chef-starter's People

Contributors

holms avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

chef-starter's Issues

Add repository directory

Move all site-cookbooks, roles, nodes to repo dir, which will be ignored.

Purpose is to use it as git repo, so you could store your deployment in your git repo.

Node update instead of overwrite

I've misunderstood concept of chef again..

You can't just upload nodes configs to chef-server, because nodes state will be reset. And this is critical in some situations. For example, let's take a cookbook called "chef-logstash" which is created by lusis. It's heavily relies on nodes state. So if you have spinning cron jobs on your nodes, which will run chef-client periodically, there's a big chance that recipe will fail to execute. During that time when you uploaded your node config (resets a state), logstash::agent cookbook will try to find IP of logstash::server node, and it will fail, because state is empty.

This can be fixed by adding plugin of with knife plugin which provides knife node update command. or exporting node by hand, and merging it with current node config, in some /tmp dir, and upload it back.

http://stackoverflow.com/questions/20119427/how-can-i-update-state-of-node-instead-of-overwriting-it

Duplicate: #25

CentOS: chef-server-ctl not found on chef-server reinstall

Yeap, I don't have any freaking idea what's going on. I've completely removed all possible chef file from file system. Yet it fails to find that command on reinstall. RPM installation probably fails to put in in there.. this needs investigation.

For now just rebuild your vm.

"make update" doesn't work properly

have an issue with knife [env/role/node] from file *

from command line it works, from makefile it doesn't, although by one file it works.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.