Displaying 20 results from an estimated 9000 matches similar to: "use dns domain for certificate"
2008 Jan 17
5
A function can always run when a client connect to the pupetmaster?
hello,all
I write a function. this function will write the client fqdn to a
file. But this function only run one time when the puppetmaster
recompile the configuration.
How can let this function run every time when a client connect to
the puppetmaster ? please help me.
--
Huang Mingyou
2007 Aug 31
4
Super HIGH CPU usage
I am using puppet 0.23.0-1 from Fedora Core 7 for a while and just
realized that puppet use over 90% CPU every 30 minutes for about
10minutes. Anyone has the same issue?
Barrow
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2010 Feb 18
14
Rebuilding machines from foreman
Hello,
I ran into this problem today, I am trying to implement "One click
installation", I followed foreman howtos and set up the pre-requisites
accordingly.
However, when I click on "Build" button, I get the following errors in the
foreman''s console and another error in the web interface indicating that the
installation failed. Any ideas?
*"PuppetCA: SSL/CA or
2009 Apr 23
11
Puppet on busybox, Bob Hope or No Hope?
When I say busybox it''s actually VMware ESX server which seems to use
busybox (which I guess is the case a number of other software appliances) .
Reason for wanting to install puppet is to run the cli tools to create
nightly vmware snapshots.
I''m happy to give it a go (and add the docs to the wiki) but I''m not too
sure at this stage how big a task this might be and what,
2008 Dec 04
4
puppetmaster built via puppetd
hi,
i''m trying to set up my puppetmaster infrastructure with multiple
puppetservers behind load balancers in each of our datacenters. i''m
using 0.24.6. i''ve read the howto on puppet scalability, and i think
i''ve got the ssl config working correct, but i''m noticing that when
puppetd is used to build a puppetmaster, some of the files in $vardir/
ssl
2008 May 30
2
pluginsync factsync etc
Hi,
When starting puppet on a new machine, (or when the $vardir/lib is empty)
puppet will not run the facts, it will only copy them.
on the second time puppet runs, it works quiet well:
on the client its defined:
[main]
pluginsync = true
pluginsource = puppet://$server/plugins
plugindest = $vardir/lib/puppet
factpath = $vardir/lib/puppet/facter
[puppetd]
factsync = true
I also tried with
2007 Sep 10
6
puppetshow setup.pp
Hi guys,
I''ve just checkout the puppetshow code, and I was looking for the
setup.ppfile, but I cant find it anywhere.... anyone has an idea where
should i look
for it?
(or what needs to be done?)
Thanks,
Ohad
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2008 Jan 04
6
who is using puppet?
Hi There,
I''m implementing puppet for a large scale Enterprise, with a lot of sites
and a lot of different setups (for about 1500 Linux and Solaris machines).
Now, the time has come to get some management attention, and of course, the
first question I''ll have is who else is using puppet....
So I thought it Worth''s a try to ask - who is using puppet in a large scale
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
2007 Sep 12
3
puppet reporting stopped working
Hi,
I''m not sure what I''ve did wrong, I now get an error message denying
authenticated client ... access to puppetreports.repot
anyone has an idea where should i look ?
Thanks,
Ohad
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2009 Feb 19
3
variables that are available inside a template
Hi,
I''m looking to find a way to get the target filename inside a template.
(e.g. if I have
file {"/tmp/foo": content => template("foo")} I want to have a variable
represent "/tmp/foo" inside the template.
I''ve already tried using file, scope etc, but looking at the code, it
doesn''t seems that i can access the filename inside the
2008 Jul 08
12
ANNOUNCE: Facter 1.5
Hi all,
I''ve finally gotten around to releasing Facter 1.5.
As the version bump implies, this is a relatively significant release
(for a 2.3k line program, anyway). Mostly, the biggest change is
refactoring the code internally so that all of the functionality is
split into separate classes in separate files.
Also, the facts are all loaded on-demand, which provides dramatic
2011 Nov 19
2
Facter Windows: domain is "none"
I could swear this worked fine earlier.. Now facter, and hence puppet,
do not see the domain name anymore:
What could cause this?
C:\Temp>facter --version
1.6.2
C:\Temp>facter | findstr kernel
kernel => windows
kernelmajversion => 6.1
kernelrelease => 6.1.7601
kernelversion => 6.1.7601
C:\Temp>facter fqdn
NCS-VDI-05.none
C:\Temp>facter hostname
NCS-VDI-05
2007 Sep 08
3
what slows down puppet the most?
Hi guys,
Which puppet operations should i try to avoid?
I know that probably the most time consuming operations are file copies,
but, is there something from the code point of view that I should try to
avoid?
I''ve seen for example, that on Solaris, puppet will execute pkginfo quite
alot of times - sometimes with a package name, some other times without
(pkginfo -l), thats extremely time
2008 Oct 13
1
freebsd service provider on Solaris?!
Hi,
using puppetdoc -r providers
...
:Ruby version: 1.8.6
:Puppet version: 0.24.4
:Operating system: Solaris
:Operating system release: 5.8
...
service_
--------
.. _service: http://reductivelabs.com/trac/puppet/wiki/TypeReference#service
:Default provider: freebsd
======== ========= ============ ========== ===========
Provider Suitable? controllable enableable refreshable
========
2011 Mar 22
13
Foreman 0.2 Release Candidate
Hello All,
I''m happy to announce a new release candidate of Foreman, top highlights
for this release includes:
* New look and feel
* Extended restful API
* Support for New Puppet Reports format
* Full VM/physical host Provisioning
* Powerful template generator ( pxelinux, gpxe, kickstart, preseed, grub
etc..)
* introduce a new service called smart proxy (which can run on remote
2011 Jun 05
1
request to add an application the app listing on libvirt site
Hi,
I would like to add two apps which uses libvirt the site.
Ruby Objects for libvirt
based on top of the native ruby binding, Virt ruby gem exposes real objects
such as Host, Guest, StoragePool, Interface etc.
more info at https://github.com/ohadlevy/virt
Foreman - Web UI for provisioning and managing servers
Among the many things foreman can do, It provides to relevant parts to
libvirt:
2009 Nov 19
12
Templates and loops..
How come this doesnt work? I write this in a normal ruby script it
works just fine.
<% for cpu in (0..processorcount) %>
I want to loop through the number of processor so a specific action
can be taken to generate content for a file. I get an error on the
master of:
bad value for range at /etc/puppet"
-Chris
--
You received this message because you are subscribed to the Google
2007 Sep 04
1
Solaris ingores server variable
Hi everyone,
I got a basic puppetmaster setup, which works well for Linux.
I''ve setup a basic function:
define remotefile($owner = root, $group = root, $mode, $source, $backup =
false, $recurse = false) {
file {
$name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
2011 Apr 07
12
Mutliple custom facts not showing in facter
Hi,
I''ve noticed that defining multiple facts in one file is possible, and
puppet can make use of them correctly, but when trying to call with facter
--puppet they are not shown, do I need something special to make them work
as any other single custom fact?
Master is running 2.6.7
This is a custom fact with two facts in it:
[modules/foobar/lib/facter/foobar.rb ]
require