Displaying 8 results from an estimated 8 matches for "rugen".
Did you mean:
ruben
2011 Jun 14
5
RHEL 6 Optional channel
It looks like all of our RHEL 6 systems now need to connect to the RHN
Optional Channel. (puppet, ruby vs. selinux deps)
Is there a way to do that with a script without having to enter RHN userid
and password? Is there a way to add a channel during kickstart?
Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this
2001 Feb 21
2
OpenSSH 2.5.1 compatibility problem
...rked flawlessly with OpenSSH
2.2.0p1 and 2.3.0p1.
However, using OpenSSH 2.5.1p1 PuTTY will no longer work. PuTTY
will briefly flash a window and exit. No error messages are given from
PuTTY. However, the sshd daemon outputs the following line to the Linux
log file:
Feb 21 10:13:04 rugen sshd[21915]: fatal: xfree: NULL pointer given as argument
Everything works fine if I downgrade to OpenSSH 2.3.0p1.
For completeness sake, I'll include some info about the client machine:
PuTTY version: 0.51 (also downloaded snapshot on Feb 21st, 2001).
OS:...
2011 Nov 01
4
2.7.6 yumrepo not working
Just upgraded to 2.7.6 and the yumrepo type does not write out our yum
configs correctly, anyone experiencing this? Documentation hasn''t changed
from what I can tell for this type.
# facter -version
1.6.2
# puppetd --version
2.7.6
# facter architecture
x86_64
# facter operatingsystem
Fedora
# facter operatingsystemrelease
14
==== My manifest ====
yumrepo {
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
I have 2 RHEL 5.4 systems where all facter lsb* items are missing. Any
ideas?
Sanitized facter output:
architecture => i386
domain => missyou.edu
facterversion => 1.5.7
fqdn => broken.missyou.edu
hardwareisa => i686
hardwaremodel => i686
hostname => broken
id => root
interfaces => eth0,sit0
ipaddress => 1.2.1.5
ipaddress_eth0 => 1.2.1.5
is_virtual => true
2009 Jul 28
1
Moving puppetmaster
What is involved in switching to a new puppetmaster? I''m guessing the
client will need a new cert, but it looks like I have to rm the old one in
/var/lib/puppet/... on the client. Our "puppet" FQDN is an alias pointing
to the current server, as it probably will be on the future server.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you
2004 Feb 03
4
filled maps
Hi R-Help,
I would like to make filled contour maps of ocean data overlaid by
costlines from the map package.
I can draw the filled contours and the coastlines om the same plot, but
the filled contour also covers part of the land. To get rid of that I
tried to draw a filled coastline map on top of the filled contour, but
the filled map only draws the closed contours - so most of the land is
2013 Feb 21
8
Facter & Puppet disagree on RHEL 6?
I''ve run into an odd one on one of my new RHEL 6 boxes. Puppet and Facter
seem to disagree about the value of a fact.
Puppet version: 2.7.9
Facter version: 1.6.4
Module: puppetlabs-apache
apache::params falls through its if structure:
if $::osfamily == ''redhat'' or $::operatingsystem == ''amazon'' {
...
} elsif $::osfamily ==
2009 Aug 27
13
User's and managing expired passwords
We have a policy that requires all user passwords to expire after 90
days. We also use puppet for managing all users on our machines. Our
hope was, when our passwords expire, we could update the puppet
manifest which would propogate to all our servers, thus updating all
our passwords.
The problem is, the User type (w/ manage_passwords enabled and ruby-
shadow installed) will only set the