Top "Chef-infra" questions

Chef Infra (formerly just Chef) is a DevOps tool for scripting server configurations in Ruby (called cookbooks).

chef server webui not working

I have download and installed chef-server-core_12.x DPKG package on ubuntu 13.x chef-server-ctl reconfigure ran successfully but when i try …

ubuntu chef-infra configuration-management
chef-solo ssl warning when provisioning

When using vagrant and chef as provisioner, I've got this warning: [web] Chef 11.12.2 Omnibus package is already installed. [web] Running …

chef-infra vagrant chef-solo
chef cookbook fails on ohai undefined method `[]' for nil:NilClass

I'm working on a chef cookbook to set up a vanilla ubuntu 12.04.2 with nginx postgresql and unicorn on my vagrant …

nginx chef-infra cookbook ohai-gem
Chef server error on create user (/etc/opscode/pivotal.rb does not exist)

I am extremely new to chef and I am attempting to create a chef server running on a Digital Ocean …

configuration chef-infra ubuntu-14.04 vps
Chef node configuration issue with knife bootstrap- can't authenticate with server

I am trying to setup a chef client node using knife bootstrap: knife bootstrap nodename -x user -P passwd --sudo …

chef-infra knife
Chef isn't running the apt (apt-get update) recipe. Apt returns 100

Running Ubuntu 11.04 on vagrant, mac os x 10.7.2. Running chef server. Trying to install the postgresql community chef recipe, I get …

ruby ubuntu-11.04 apt-get chef-infra chef-recipe
Vagrant File Chef Attributes

I am trying to configure my Vagrant file to have some chef attributes, but I must be doing something wrong …

ruby chef-infra vagrant
How to use library module in Cookbook recipes

In a cookbook I have a library(client_helper.rb). A module is defined inside it. Module name is Client_…

chef-infra chef-recipe chef-solo cookbook lwrp
CHEF - Attempt to use relative path 'foo when current directory is outside the repository path

When I try and run knife upload roles or knife upload /roles it gives the following error cd ~/my-chef-repo knife …

chef-infra knife
Stuck trying to bootstrap Windows server using Chef

I am a mac girl, working on connecting with knife-windows trough Opscode's managed Chef to my Rackspace Windows servers. (I …

chef-infra windows-server-2008-r2 rackspace-cloud knife winrm