Displaying 20 results from an estimated 160 matches for "rundir".
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
...to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and puppetmaster node
puppet.conf on the agent node :
*[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
templatedir=$confdir/templates
pluginsync = true
[agent]
server = puppet
report = true*
-----------------------------------------------------------
puppet.conf on the puppetmaster node :
*[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/va...
2003 Jul 08
1
rsync's "value to large" error.
HI,
I'm trying to transfer a list of files within a filesystem to another filesystem. I've used the option:
# rsync -avzol --progress /wp05/global/FCSI/WP_RLS05/rundir/ /nfs_proj/global/WP/
However, it had produced the error below:
building file list ... global/FCSI/WP_RLS05/rundir/wp_celtic_max_fullwarn.tcl.log: Value too large to be stored in data type
# du -sk wp_celtic_max.tcl.log
4 wp_celtic_max.tcl.log
# file wp_celtic_max.tcl.log
wp_celtic_max.tc...
2005 Apr 22
4
libexecdir and localstatedir problem
Hello,
I'd really like to define the finale libexecdir and localstatedir
through the configure-script. But the Makefiles are rewriting them. Not
$libexecdir is used, but $pkglibexecdir. And $pkglibexecdir is always
defined as $libexecdir/dovecot. But I don't want this trailing "/dovecot".
Same with localstatedir. I want dovecot to use a certain path. But to
this path, a
2012 Jun 12
6
Trying to get tagmail to work
...is setup with Passengers, all works well:
/etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/log/puppet
# Where Puppet PID files are kept.
# The default value is ''$vardir/run''.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is ''$confdir/ssl''.
ssldir = /etc/puppet/ssl
[agent]
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the s...
2010 Apr 05
5
Problem syncing custom fact
I am trying to get a custom fact to sync. The fact is in a module. It
will sync if I run puppet with "--pluginsync" but not otherwise. I
have "pluginsync=true" in my puppet.conf. Shouldn''t the command line
option and puppet.conf option have the same results?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2007 Dec 03
3
certificate issue with Branch Testing
Hello All,
I''m using the "Branch Testing" approach documented at
https://reductivelabs.com/trac/puppet/wiki/BranchTesting and am seeing
an issue with certificates.
On all clients, I can run puppetd --masterport=8141 successfully but see
the following error when I run against the default (8140) port:
err: Could not retrieve configuration: Certificates were not trusted:
2010 Jun 09
12
Foreman -- Reporting
...ache/
Passenger, Puppet 0.25.4.
The reports are coming from the clients, because I can see them
in /var/lib/puppet/reports. I just don''t seem to be able to display
them on Foreman. Here''s my puppet.conf:
[main]
vardir = /var/lib/puppet
logdir = /var/log/puppet
rundir = /var/run/puppet
reports= log, foreman
[puppetmasterd]
ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
modulepath = $confdir/modules
#reports=log, foreman
storeconfigs = true
dbadapter = mysql
dbuser = app_puppet
dbpassword = pa...
2012 Jun 14
15
Problem with Load Balancing Puppet masters with Apache mod_proxy
I have a single LB running Apache with mod_proxy in front of a Puppet
master. These are the LB and Puppet master configs:
<Proxy balancer://puppetmaster>
BalancerMember http://192.168.1.10:8140
</Proxy>
Listen 8140
<VirtualHost *:8140>
SSLEngine on
SSLCipherSuite SSLv2:-LOW:-EXPORT:RC4+RSA
SSLProtocol -ALL +SSLv3 +TLSv1
SSLCipherSuite
2012 Aug 10
3
SSL issues - certificate verify failed
...warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read
server certificate B: certificate verify failed
The config files look like this:
(CLIENT)
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = /var/lib/puppet/ssl
modulepath = /etc/puppet/modules:/opt/puppet/share/puppet/modules
[agent]
certname = l1311022.our.domain.de
server = l1215022.our.domain.de
report = true
graph = true
pluginsync = true
classfile = $vardir/classes.txt...
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
...ch 2.7.19-1.el6
SERVER:
-bash-4.1$ cat /etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/log/puppet
# Where Puppet PID files are kept.
# The default value is ''$vardir/run''.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is ''$confdir/ssl''.
ssldir = $vardir/ssl
[master]
reports = store, http
reporturl = http://us3sm2ppt001.comp.prod.local:3000/reports/upload
[agent]
# The file in which puppetd stores a...
2018 Apr 04
2
glusterd2 problem
...08
etcdcurls="http://192.168.222.24:2379" etcdendpoints="[]"
etcdpurls="http://192.168.222.24:2380" key-file=
localstatedir=/var/lib/glusterd2 logdir=/var/log/glusterd2
logfile=glusterd2.log loglevel=debug noembed=false
peeraddress="192.168.222.24:24008" rundir=/usr/var/run/glusterd2
source="[config.go:129:main.dumpConfigToLog]" statedump=true
version=false workdir=/etc/glusterd2
DEBU[2018-04-04 09:28:17.067244] loading templates
source="[template.go:64:volgen.LoadTemplates]" templatesdir=
DEBU[2018-04-04 09:28:17.068207] generated...
2008 Apr 10
2
uninitialized constant Puppet::Network::Handler::FileServer::AuthStoreError ?
...ect
of this message.
I am running the server on Ubuntu/i386/gutsy. In particular,
# puppetmasterd --verbose --debug
debug: puppetmasterd: Setting logdir to ''/var/log/puppet''
debug: puppetmasterd: Setting vardir to ''/var/lib/puppet''
debug: puppetmasterd: Setting rundir to ''/var/run''
debug: puppetmasterd: Setting templatedir to ''/var/lib/puppet/
templates''
info: Starting server for Puppet version 0.22.4
info: mount[files]: denying * access
uninitialized constant
Puppet::Network::Handler::FileServer::AuthStoreError
where
# /et...
2009 Oct 20
11
Stuck with puppet
Hello a newbie here.
The situation is that:
2 machine one master one client
Puppet 0.24.5
This my configuration:
Client:
/etc/puppet/puppetd.conf
[puppetd]
server = Asus-Vista-Box
logdir = /var/log/puppet
vardir = /var/lib/puppet
rundir = /var/run
master
/etc/puppet/manifests/classes/sudo.pp
class sudo {
file { "/etc/sudoers":
owner => "root",
group => "root",
mode => 440,
}
}
/etc/puppet/manifests/site.pp
import "classes/*"
node default {...
2013 May 07
2
Modules doesn't work from puppet agent.
...user.arinso
Info: Applying configuration version ''1367916628''
Notice: Finished catalog run in 0.02 seconds
It is in the same host.
pwd
/etc/puppet/environment/production
cat /etc/puppet/puppet.conf
[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
templatedir=$confdir/templates
server=Debianita.user.arinso
modulepath = $confdir/environment/$environment/modules
manifest = $confdir/environments/$environment/manifests/site.pp
cat /etc/hosts
xx.xx.xx.xx Debianita.user.arinso Debianita localhost
--...
2018 Apr 06
0
glusterd2 problem
...ot;http://192.168.222.24:2379" etcdendpoints="[]" etcdpurls="
> http://192.168.222.24:2380" key-file= localstatedir=/var/lib/glusterd2
> logdir=/var/log/glusterd2 logfile=glusterd2.log loglevel=debug
> noembed=false peeraddress="192.168.222.24:24008"
> rundir=/usr/var/run/glusterd2 source="[config.go:129:main.dumpConfigToLog]"
> statedump=true version=false workdir=/etc/glusterd2
> DEBU[2018-04-04 09:28:17.067244] loading templates
> source="[template.go:64:volgen.LoadTemplates]" templatesdir=
> DEBU[2018-04-04 09:28:17.0...
2010 Nov 11
9
preferred directory structure for multiple environments
Hello All,
Moving from 2.5 to 2.6.2 and I was wondering if there is a preferred
directory structure for using multiple environments? Does it work much
different in 2.6 than in 2.5? When I made the move I assumed (I know)
that my current structure and configurations would just roll over but
that isn''t the case.
Thanks,
Jim
--
You received this message because you are subscribed to the
2016 Jul 02
4
Dovecot 2.2.25 compiling error
...ldir=/etc/ssl \
--sysconfdir=/etc \
--without-vpopmail \
--with-pam \
--without-bsdauth \
--without-sql \
--without-nss \
--without-ldap \
--without-pgsql \
--without-mysql \
--without-sqlite \
--with-rundir=/var/run/dovecot\
--without-deliver \
--without-gssapi
Build error:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../..
-I/usr/local/ssl/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast...
2012 Apr 22
2
centos 6.2 - puppet 2.7.13 - SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert protocol version
...~]#
The client cert is into the server cert db :
[root@medion ~]# puppetca list --all | grep machine-1
+ machine-1.test.betrancourt.net
(1C:78:20:02:EB:BB:B8:7B:62:E6:80:ED:A4:06:9D:92)
In puppet.conf, on the server, i''ve the following content:
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
[agent]
classfile = $vardir/classes.txt
localconfig = $vardir/localconfig
pluginsync = true
[master]
autosign = true
ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
My apache vhost is confi...
2011 Mar 08
3
classes.txt missing
...pet version is puppet 2.6.4.
My puppet.conf file looks like this:
[main]
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/log/puppet
# Where Puppet PID files are kept.
# The default value is ''$vardir/run''.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is ''$confdir/ssl''.
ssldir = $vardir/ssl
# Where manifests are kept
manifestdir = $vardir/manifests
[agent]
# The file in which puppetd stores a list of the classes
# associated...
2010 Nov 11
7
Problem with modules
Hello. I use puppet 2.6.3-rc2
Now I try move my classes to modules.
But I got a problem that Puppet does not sees modules.
in puppet.conf:
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
libdir = /opt/puppet-dashboard/lib/puppet
modulepath=$confdir/modules
In nodes :
node postgres {
include basesystem
include postgres
}
In modules/postgresql/manifests/init.pp :
class postgres {
$packagelist = ["pos...