| popularity | question | answers | views | user | |
|---|---|---|---|---|---|
| 0 |
Chef Freelancers
Hi, We would like to automate the installation of TIBCO BusinessWorks (an enterprise integration platform) and it’s dependencies. It needs to work on both Windows and Linux. There are different installers for each platform and for the 32bit and 64bit versions. I’m new to chef, I get the basic concepts, but don’t know enough about best practices and “the right way to do it”. |
0 | 3 | ||
| 0 |
Can't install chef-client on Debian 5.0 system
Hi I’m having real trouble getting chef-client installed on one of our devices. It’s more a gem problem, but not sure where best to ask this question… 192.168.1.136 ERROR: While executing gem … (Gem::DependencyError) 192.168.1.136 Unable to resolve dependencies: chef requires net-ssh (~> 2.1.3) But, further up the script:– 192.168.1.136 Successfully installed net-ssh-2.6.7 192.168.1.136 Successfully installed net-ssh-gateway-1.2.0 192.168.1.136 Successfully installed net-ssh-multi-1.2.0 Any ideas? Thanks! |
0 | 7 | ||
| 0 |
How to reuse class/module
I used to have a separate rube files for highly common use sources, for example, FileOperate.rb, Log.rb etc. I tried to just put these file under the same folder with default.rb but chef could not recognize them. I tried convert them to library sources, but it was very hard to use and could not support arguments. How can I reuse some highly common source? I also tried to put them in an independent cookbook, but did not make it. |
0 | 5 | ||
| 0 |
knife cookbook upload --all returns internal server error
When I run: This is returned:
I checked the server logs with But it doesn’t seem like anything is there:
Any suggestions on why I can’t upload cookbooks? Where can I go to see more detailed errors? I’m at a loss. Thank you. |
0 | 12 | ||
| 0 |
Using JSON files to manage Chef
Hello everyone, I am currently using Chef on an architecture with a chef-server and a lot of nodes. For some reason, we’d like to set all the configuration on json file (role, environments, nodes and data_bags) but the knife command “from file” does not offer the possibility to update an object by reading this json file. It actually destroys the object and create another, which can be inconvenient for the nodes. Is there an alternative solution to do so ? |
0 | 4 | ||
| 0 |
How to push a change in the chefserver URL to all clients?
Per some articles I have found, I am in the process of adding apache to my chef server and using the mod_proxy as a balancer to 8 instances of chef-server (using OPTIONS=-c8 in the startup config for said server.) As part of this process, the URL for the chef-server, as used by the clients, is changing from http://HOST:4000/ to https://HOST/ (:443 being implied.) |
0 | 9 | ||
| 0 |
execute resource options
Hi All, |
0 | 8 | ||
| 0 |
Timeout with knife bootstrap windows winrm
I am receiving an error with my ‘knife bootstrap windows winrm FQDN’ command. It keeps timing out, and I’m not sure what I can do.
|
0 | 17 | ||
| 0 |
Bootstrapping logs
Hi, |
0 | 12 | ||
| 0 | 0 | 13 |
