similar to: Platforms supported by Puppets?

Displaying 20 results from an estimated 1000 matches similar to: "Platforms supported by Puppets?"

2008 Nov 03
1
smbtorture : Unknown operation mkdir
Hi, I got problem while using smbtorture with the NBENCH test. The error happens on the "Mkdir" operation. I'm using the file "client.txt" from dbench-3.04. There are "Mkdir" operations, but in the file "torture.c", this operation is not handled. Few other operations are not handled. I did compare operations from run_netbench and those that are present
2008 Nov 12
1
[fdo] Custom printer list for all applicatons
Hi, I would like to discuss issues with printer list displayed to users within open source desktop. In large environment, the cups printer list may get very long, and we need a way to display only relevant printers to the user. There are so much printing panel out there, and they are not using a printing framework other than libcups. So, I changed the libcups library to return only printers
2015 Jan 20
2
Kickstarting several *different* setups
On 01/20/2015 08:41 AM, Tom Grace wrote: > I would suggest that the "right way" would be to kickstart all your > machines the same way, and then use a configuration management tool > (like Puppet or Chef) to customize them Seconded. Personally, I recommend either ansible or bcfg2 over other tools. Puppet has a larger user base, but when I talk to users at conferences (such
2006 Dec 21
1
Problems with xen: what do you need in the bug report
Hi everybody, I have some issues with the xen package as distributed in etch. I have tried posting on the xensource lists as well as debian-user without any success. So before filling a bug report, I would like to know what exactly do you need in the bug report. The problem: I am using etch on a dual athlon 4G of ram. I am trying to setup dom0 and domu with the package xen-3.0.3 and the right
2007 Jan 24
3
Another ''found a bug'' problem - This time with user purging.
Ok, given the statement on the web page about unlesssystemuser under Resources ( http://reductivelabs.com/projects/puppet/documentation/typedocs.html#resources), I assume that users can be purged. However, when I attempt to do this with resources { user: purge => true, noop => true } and what I get is: err: Found a bug: private method ''split'' called for nil:NilClass.
2015 Jan 20
3
Kickstarting several *different* setups
I'm currently using kickstart for installing new servers and have run into the following scenario: all the machines will have the same basic setup of packages, however they will each be configured for a specific task. For example, some will be mail-serving machines and won't need things like a web or mySQL server installed. Others will be web servers and do need those packages. So my
2008 Aug 25
8
Slow and unpredictable Samba performance?
Hi! I've installed Solaris 10 x86 (Core2Duo - x64) server, with Samba over ZFS RAID-Z. Samba is a part of Active Directory Domain. I've managed to join it to domain, to get the users and groups from A.D. and to translate them to Unix IDs. Everything works really good. Samba is installed from the packages from Solaris 10 DVD. Only problem I have is the performance :( It's
2008 Jan 31
2
Using Dovecot with nsswitch for LDAP on Solaris
Hello all, I'm having some issues configuring dovecot 1.0.10 on a Solaris 10 box, that uses LDAP?for its accounts. The local accounts (in /etc/passwd) are authenticated properly and work as expected, but all accounts from the LDAP fail authentication. Those are declared for the system using PAM and NSS (/etc/pam.conf and /etc/nsswitch.conf are configured accordingly). Currently, there are
2015 Jan 21
1
Kickstarting several *different* setups
Ansible, Bcfg2, Chef, Cobbler, Puppet, and Salt; I notice that Spacewalk is not mentioned. Any particular reason that it gets no recommendations? What about CFEngine? Any comments on this one? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive
2009 Sep 14
4
LF examples - using site-specific RPMs for config
Hey folks, A week or two ago someone mentioned something about using their own home-grown RPMs for managing config info on their boxes. I really like this idea and would like to learn more about it. Are there some examples out there? I have lots of custom config info and think this would be an ideal way to manage it. Others mentioned puppet and CF engine which probably have their merits as
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
2006 Aug 27
3
"Overruling" files from different darfts
On Aug 27, 2006, at 8:56 AM, Thorsten Sandfuchs wrote: > hio, > I''m trying to build a "master"-directory (general) with some base- > files to > spread, and a host/class-based directory-structure to override the > defaults, > if necessary. If a file only is present in the general-section, it > shouldn''t > harm the setup, if it''s only
2006 Apr 02
1
About field weight
Hi, I've been disappointed today with some of my Xapian results. Here is the issue : - I am searching for the terms "ipod vid?o 60" (with the OR operator) - the first results sorted by relevance are : (name / description) 1. Etui en cuir Shinnorie EZgoing pour iPod avec vid?o 60 Go - Blanc Etui en cuir Shinnorie EZgoing pour iPod avec vid?o 60 Go - Noir - With the SA1
2012 Sep 16
1
placing x11 libraries in an alternate location
we have close to 50 servers. I would like to have X11 libraries (and devel). Instead of installing them one by one on all servers, I would like to have them in a central NFS location and have my app pick them up like that. Is it possible to do this with yum/rpm ? -- --- Get your facts first, then you can distort them as you please.--
2005 Apr 04
2
MAC Adress / Iptables/ Shorewall
Hello, I use Shorewall 2.0.16 on my server. I would like to auhtorized some external desktop to connect my network. The desktop''s IP change always, because they use dynamic addresses and they haven''t static IP. So I would like to filter those desktop...With shorewall, I can use an IP to drop, reject...But in my case, I can use it. So I think to use a filter on the MAC address.
2008 Oct 12
6
Compile help for Solaris 10 x86, samba 3.0.28a deficient?
Hi all, I've got an ongoing battle with samba shipped with Sun Solaris 10 in it's current form (Samba version 3.0.28a) not wanting to talk to my OpenLDAP master correctly. Essentially, under certain conditions, this behaviour is observed, in the log.smbd: [2008/10/11 08:54:03, 1, pid=13610] libsmb/cliconnect.c:(1451) Error connecting to 192.168.117.150 (Connection refused)
2008 Oct 15
11
how to update solaris packages without keeping local copies
Greetings, I have a solaris package stored on a puppet server. I''d like to be able to maintain the package on a client system without having to also keep a copy of the package file on the client system. (think lots and lots of packages) Checksums work okay for noticing changes on the fileserver, but it seems that I have to keep a local copy of the file as well. When I rev the package
2006 Aug 02
3
blastwave.rb patch
The original blastwave.rb would store "no pkg-get in /usr/sbin /usr/ bin" into @@pkgget if pkg-get is not found in the PATH. The patch below modifies blastwave.rb to store the first matching binary in the user''s PATH, or if not found, check the default location (puppetd''s PATH may not be sane) and if still not present and executable, correctly store as nil.
2007 Feb 06
14
Unless in exec doesn''t seem to be honored on notify.
This was a fun one to track down... I was trying to use the append_if_no_such_line script from the wiki and it was working fine EXCEPT when I threw a notify at it. The notify appears to completely ignore both unless and onlyif within the exec for some reason. If I put the same test in the actual command line, it works fine. Example: unless => "/bin/grep -Fqe ''$line''
2010 Feb 04
4
Configuration Management Redux (was: best parallel / cluster SSH)
On Thu, Feb 4, 2010 at 2:03 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > But, if someone ever gets cross-platform config management right or at > least close enough that it is worth learning yet another description > language I'd be very interested. ?Cfengine v3 might be getting there but > the windows version seems to be only available in the commercial build. OK,