Displaying 10 results from an estimated 10 matches for "rudner".
2009 Apr 02
2
CMAN: Cluster membership rejected
Hello,
Several machine cannot joint the cluster after a reboot.
Here is a example of the error :
caserta kernel: CMAN: Join request from como.dmz.lexum.pri rejected,
node ID 3 already in use by ancona.dmz.lexum.pri
All cluster.conf are the same (checked with md5sum)
I googled this but did find nothing
Any ideas?
tx
2007 Jul 31
1
Directory of symlinsk
How would I make a file resource that produces a directory of symlinks
pointing to all the files in another directory? I know how to do it
with "cp -s" or "ln -s" commands but doing it with file resource would
be better.
- Ian
2008 Nov 07
1
nss_ldap: could not get LDAP result - Timed out
I see this in my logs:
Nov 7 10:29:23 sn-008 puppetd[3048] nss_ldap: could not get LDAP result
- Timed out
and I''m not sure what Puppet is doing that relates to ldap.
Grepping for LDAP in my manifests yields only references to managing
File[''/etc/ldap.conf'']
The server is setup for ldap to manage passwd, group, sudo, netgroups,
but this should be transparent to any
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
======================================================
"To attract men, I wear a
perfume called 'New Car
Interior'."
Rita Rudner
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.4.
Major enhancements in Samba 4.4.7 include:
o Let winbindd discard expired kerberos tickets when built against
(internal) heimdal (BUG #12369)....
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
======================================================
"To attract men, I wear a
perfume called 'New Car
Interior'."
Rita Rudner
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.4.
Major enhancements in Samba 4.4.7 include:
o Let winbindd discard expired kerberos tickets when built against
(internal) heimdal (BUG #12369)....
2007 May 30
6
up2date
I have found a few issues with puppet and the up2date provider (version
0.22.4) that I''d like to run by those who use up2date (to see if others
are experiencing the same issues).
1. Puppet doesn''t seem to find the latest updates of packages that are
already installed. In looking at
"/usr/lib/site_ruby/1.8/puppet/provider/package/up2date.rb", I found
that
2006 Sep 14
12
Specify and respecify
Hello Puppet users,
I had talked with Luke about this scenario and was wondering how others
would/are handling something like this.
Imagine a scenario where all servers will have a specific postfix
configuration except for a server or two or three. So, you want to define
a file "/etc/postfix/main.cf" and specify the source from your dist tree.
But for those exceptional servers,
2007 Apr 10
12
Wtih version 0.22.1 using SQLite storage, only resource -> host foreign keys are present
Hi,
I am developing an end user WWW-based front end for Rails for my
system integrator and developer colleagues to use to easily view and
search our Puppet configs via a Rails app.
I set up the SQLite storage option on the server and the puppet tables
are being populated in /var/puppet/state/, but foreign keys for
everything except host_id in resources are not being set.
Is this expected
2006 Aug 29
40
Red Hat release info
Hi all,
I''m looking at changing the operatingsystemrelease fact for Red Hat.
Linux currently just uses the kernel release as the operating system
release, but I''ve got a client who wants the release to have both the
specific distro (e.g., AS or EL) and the release (e.g., 3 or 4).
Will this particularly annoy anyone? Anyone want to help make the
release string work on
2007 Jan 17
32
Managing manifests
Hi,
I was talking to Luke today about managing manifests and related
files, and he suggested that I post to the list..
What would be nice (and what I''ve use in in-house systems I''ve used
previously) is to have a way to dynamically include manifest fragments
at runtime.
Lets assume that you''re setting up bugzilla using puppet. In the
''main'' manifest