search for: chefs

Displaying 20 results from an estimated 208 matches for "chefs".

Did you mean: chef
2013 Feb 19
4
AWS OpsWorks announcement using Chef
I wonder if PuppetLabs will work with Amazon to try to add Puppet as an option to OpsWorks as well ? I don''t think people using Puppet with AWS in a stable fashion would try to move to OpsWorks and migrate everything to Chef, but new customers/startups would think twice in choosing Puppet if the service offered in AWS OpsWorks is based on Chef. I haven''t tried OpsWorks yet,
2009 Mar 04
17
Community: How to deal with attempts at sabotage
Hi all, The underlying assumption of membership in any community is that your participation is at worst neutral, and if possible positive. Communities, online or off, generally do what they can to protect themselves from detrimental influences, which is where policies, politeness, moderators, and all that come into play. Puppet''s community has been both fortunate and awesome,
2013 Nov 01
0
Using Chef to set the database name, username, and password
One of my Ruby on Rails apps is Bargain Stock Funds (https://github.com/jhsu802701/bsf), and it relies on a Ruby gem called bsf_scrape (https://github.com/jhsu802701/bsf_scrape) to obtain and process data on stock funds and then save the results in a PostgreSQL database. As you well know, the config/database.yml file needs the database name, the username, and the password. My procedures for
2013 Jan 21
3
How to watch a logfile in Puppet?
Hi! I''m a newbie in Puppet with some Chef experience. Now trying to convert my pet project from Chef to Puppet. When I start a Tomcat is takes some time (several seconds). I need to wait a line "Server startup in" in Tomcat''s log before proceeding. Here is a way which I used in Chef:
2011 Sep 18
0
Webinar: Ruby on Rails: Automating with Chef, Capistrano, Git, Puppet & SVN #rormeetup
Ruby on Rails: Automating with Chef, Capistrano, Git, Puppet & SVN #rormeetup Corporate Sponsors : Rapleaf (San Francisco) and Mixbook (San Jose) Topic : Automating Ruby-on-Rails Deployments using Chef, Capistrano, Git, Puppet & SVN RSVP for Meetup Here: http://www.bit.ly/rormeetup RSVP for Live Stream Webinar Here: http://www.bit.ly/rorwebinar Twitter Hash Tag for Meetup and Webinar:
2006 Jan 07
2
can store array or hash in cookies?
Hi According to rdoc: value - the cookie''s value or list of values (as an array). So, I can use arrays, briliant. But.... It does not work (at least on webrick) I wrote a controller: def check_cookies_first cookies[:chef] = {:value => ["first", "second"], :expires => Time.local (2020)} render_text ":)" end def
2006 May 12
10
why dtrace is not quiet?
i''m running the following script: #pragma D option quiet profile:::tick-1sec / ++x >= 15 / { exit(0); } io:::start { @io_size[execname] = sum(args[0]->b_bcount); } on exit, the script prints out the value of @io_size, why? there''s no printa(), and i also specified "D option quiet" (i also tried -q). this seems to happen with any kind of probe: on exit(0) all
2016 Apr 28
0
useradd -r doesn't work right in some contexts
"useradd -r testuser" run as root from an interactive ssh session does the right thing: it creates a user account with a UID in the system users range (< 400). Running the same command as a cron job (just for testing), also does the right thing. Now I'm trying to accomplish the same result via chef-client. I'm trying to run "useradd -r" as a simple command, as
2012 Apr 05
0
Chef Cookbook Tinc
Hello all, I'm working with ??30 servers all connected by tinc. I do an installation cookbook for tinc : https://github.com/guilhem/tinc-cookbook I have not release it for the moment (in the chef xommunity) because I'm waiting for some comments by you (if I do all things right etc). What my cookbook do : * The main target is Ubuntu for the moment (I'm working only with it) but it
2016 May 12
8
Suggestions for Config Management Tool
Hi, we see a growing need for a better Configuration management for our servers. Are there any known good resources for a comparison of e.g. Puppet, Chef, Ansible etc? What would you suggest and why? :) Thanks and Regards . G?tz
2012 Jun 11
9
[Bug 793] New: ulogd -d does not close all fds
http://bugzilla.netfilter.org/show_bug.cgi?id=793 Summary: ulogd -d does not close all fds Product: ulogd Version: SVN (please provide timestamp) Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ulogd AssignedTo: netfilter-buglog at lists.netfilter.org
2002 Jul 02
0
Newsletter & Rigatoni Salad Recipe
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
Hi everybody, I have one SAMBA server (with PDC configuration) which is configure to use an OpenLDAP server (on the same local server) where users and computers account are store (I want to have the two Unix/Linux and Samba account attributes stored to use Name Service Switch and Pluggable Authentication Module). My problem is as follow : If I don't put the following line : ->
2008 Oct 26
0
compliments to the chef(s)!
Hi, I just updated a 7.0-RELEASE system to 7.1-PRERELEASE. Everything went smoothly. This is on an HP Pavilion dv2600 notebook. In particular I am beyond happy with the new linux emulation updates! I saw all the relevant patches have been committed to RELENG_7 now so I didn't have to do any manual patching. I take it this means 7.1-RELEASE will launch with them? In any case, for the
2012 Feb 28
12
XCP & Openstack
Hey guys, Has anyone had much success with XCP and Open Stack together? I''m in the process of putting together a open stack test cluster and I thought I might be able to use XCP dom0''s for it.. but to be honest it doesn''t look so good. I tried following these instructions on a separate XCP test machine: http://wiki.openstack.org/XenServerDevelopment At a first test
2011 May 09
1
Gluster text file configuration information?
Where can I find documentation about manual configuration of Gluster peers/volumes? All documentation seems to be about the gluster CLI. I would prefer manual configuration to facilitate automation via scripts (e.g. Puppet/Chef). I also read in this list that it is possible to configure Raid10 via text files... I would also like to experiment with this setup. Any related documents on how to do
2012 Aug 17
0
iterate through a multi dimensional hash
The problem I''m having is that I need to extract the value of amazon and chef separately. Right now they are both held in the b value in my iteration. I tried to create another loop within the value.each but i''m getting an error. How do I efficiently extract both value separately and efficiently? any help would be greatly appreciated. I''m getting my hash from a yaml
2009 Nov 03
10
Spacewalk or Puppet?
I am a little new to managing large numbers of CentOS/RHEL servers and was wondering what you experienced sysadmins prefer, Spacewalk or Puppet? Thanks, Dan Burkland -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091103/de975d32/attachment-0004.html>
2016 Apr 26
8
Apache/PHP Installation - opinions
Hey guys, I tend to work on small production environments for a large enterprise. Never more than 15 web servers for most sites. But most are only 3 to 5 web servers. Depends on the needs of the client.I actually like to install Apache and PHP from source and by hand. Although I know that's considered sacrilege in some shops. I do this because on RH flavored systems like CentOS the
2011 Nov 19
3
When will Puppet officially support Ruby 1.9.2+
Hello everyone, Ruby 1.8.7 is EOS now. So, when will Puppet become Ruby 1.9.2+ compatible? I am considering to deploy Puppet on a large hosts of servers. If Ruby 1.9.2 cannot be supported, I have to turn to Chef. Best regards, Tetsu -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to