similar to: Using Chef to set the database name, username, and password

Displaying 20 results from an estimated 1000 matches similar to: "Using Chef to set the database name, username, and password"

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:
2013 Apr 23
4
Examples of long AND WELL-WRITTEN Ruby scripts
I''m looking for examples of Ruby scripts that are long AND well-written. I have a Ruby script for scraping information on stock ETFs and mutual funds and storing the data in a Postgres database at https://github.com/jhsu802701/bsf-scrape/blob/master/scrape.rb . While I need to make some minor changes to it (like providing external options to choose between the long and short
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
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,
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
2011 Nov 30
0
[PATCH 3/4] x86/emulator: properly handle lzcnt and tzcnt
These instructions are prefix selected flavors of bsf and bsr respectively, and hence the presences of the F3 prefix must be handled in the emulation code in order to avoid running into problems on newer CPUs. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/x86/x86_emulate/x86_emulate.c +++ b/xen/arch/x86/x86_emulate/x86_emulate.c @@ -1058,6 +1058,9 @@ static bool_t vcpu_has(
2008 Apr 20
1
Attempting to sync x-axis labels with grid lines in lattice bwplot
I have created a lattice bwplot that suffers from axis label overplotting. The box plot contains grid lines, and I thought that only plotting the labels for corresponding vertical grid lines would not only cure the overplotting but also be more aesthetically pleasing. Unfortunately hours of poring over manuals, documentations, mailing list archives, and other R-related text hasn't helped.
2012 Feb 13
1
Enabling auto-login
How do you enable auto-login? I went into /etc/lightdm/lightdm.conf, uncommented autologin-user (and set it to = my login name), and uncommented autologin-user-timeout (and set it to = 0). Is there something else I missed? -- Jason Hsu <jhsu802701 at jasonhsu.com>
2012 Feb 10
1
Changing the appearance of the login box
I'm the founder and lead developer of the lightweight Linux distro Swift Linux. I'm currently in the process of switching from the old antiX Linux base to the new Linux Mint Debian Edition base. The new Swift Linux will be using LightDM instead of SLiM. I've found that replacing LMDE's default GDM display manager with SLiM disables many functions (like audio). Restoring these
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
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
2002 Jul 02
0
Newsletter & Rigatoni Salad Recipe
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
2012 Nov 20
0
Proposed change to the broker RESTful API and CLI to handle parameters needed in additional broker plugins
Hi all; There has been a separate thread recently in this mailing list around adding a Chef broker plugin to Razor. As this effort has progressed, the realization has gradually sunk in that the parameters that are needed for a successful a handoff to Puppet might not be the same as the parameters that are needed for a successful handoff to Chef. That has left us with a couple of
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:
2007 Mar 29
0
Re: Nut-upsdev Digest, Vol 21, Issue 25
please tell me how i can use the hyperterminal to calibiration of my ups sua 1000VA. nut-upsdev-request@lists.alioth.debian.org wrote: Send Nut-upsdev mailing list submissions to nut-upsdev@lists.alioth.debian.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev or, via email, send a message with subject or body
2016 May 12
0
Suggestions for Config Management Tool
On 12 May 2016 at 08:22, G?tz Reinicke - IT Koordinator < goetz.reinicke at filmakademie.de> wrote: > 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? :) > > > Puppet is great for central
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
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 : ->
2016 May 12
2
Suggestions for Config Management Tool
On 12/05/16 10:21, James Hogarth wrote: > On 12 May 2016 at 08:22, G?tz Reinicke - IT Koordinator < > goetz.reinicke at filmakademie.de> wrote: > >> 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?