Displaying 14 results from an estimated 14 matches for "bucketdir".
2008 Feb 05
2
Restore from filebucket
Hi,
I''m using the ''backup'' parameter in file resources to
backup to a central filebucket on the puppetmaster.
How do I restore a backup?  I couldn''t find anything
in the wiki, but saw some docs by running ''filebucket
--help''.
It says to restore a backed up file, you need to know
the md5sum.  Unfortunately, AFAIK the only place this
2013 May 07
7
puppet node clean using SQLite instead of PuppetDB
...terhttp.log]{:group=>"puppet", :loglevel=>:debug, :links=>:follow, :owner=>"puppet", :mode=>"660", :ensure=>:file, :backup=>false, :path=>"/var/log/puppet/masterhttp.log"}''
Debug: Using settings: adding file resource ''bucketdir'': ''File[/var/lib/puppet/bucket]{:group=>"puppet", :loglevel=>:debug, :links=>:follow, :owner=>"puppet", :mode=>"750", :ensure=>:directory, :backup=>false, :path=>"/var/lib/puppet/bucket"}''
Debug: Using settin...
2008 Dec 18
3
errors after 0.24.7 upgrade ..
...f]/Settings[rails]/File[/var/log/puppet/rails.log]/owner 
(warning): Cannot manage ownership unless running as root
My puppet.conf looks like:
[main]
    modulepath = /opt/puppet/modules:/usr/share/puppet/modules
    masterlog = $logdir/puppetmaster.log
    manifestdir = /opt/puppet/manifests
    bucketdir = /opt/puppet/bucket
    autoflush = true
    logdir = /var/log/puppet
    ssldir = $vardir/ssl
    factpath = $vardir/lib/facter
    vardir = /var/lib/puppet
    rundir = /var/run/puppet
    pluginsync = true
    certdnsnames = puppet:< removed >
    report = true
    configtimeout = 300...
2010 Dec 22
3
filebucket questions
Hi everyone,
I''ve got several questions that are most probably obvious to some of
you but I''m actually a bit ''in the fog'' about filebucket.
backup are done on a md5 basis so 1 file is generated whatever the
number of clients if it''s the same md5. That a really good option.
On the other hand let''s say that after 3 months I need to restore a /
2009 Jun 10
10
puppet client looking for server puppet
...:44 puppet-test puppetd[13502]: [ID 702911 daemon.notice]
Finished catalog run in 0.03 seconds
Am I hitting a but?
Here is the detail of the  `  puppetd --genconfig  ''  output without
the comments from puppet client puppet-test
[puppetd]
manifest = /etc//opt/csw/puppet/manifests/site.pp
bucketdir = /var//opt/csw/puppet/bucket
yamldir = /var//opt/csw/puppet/yaml
modulepath = /etc//opt/csw/puppet/modules:/usr/share/puppet/modules
masterlog = /var//opt/csw/puppet/log/puppetmaster.log
clientyamldir = /var//opt/csw/puppet/client_yaml
masterhttplog = /var//opt/csw/puppet/log/masterhttp.log
manife...
2012 Aug 23
1
Puppet Agent VS User
...fig
root@vusion-production:~# puppet config print all --mode user
allow_duplicate_certs = false
archive_file_server = puppet
archive_files = false
async_storeconfigs = false
authconfig = /etc/puppet/namespaceauth.conf
autoflush = false
autosign = /etc/puppet/autosign.conf
bindaddress = ""
bucketdir = /var/lib/puppet/bucket
ca = true
ca_days = ""
ca_md = md5
ca_name = Puppet CA: vusion-production
ca_port = 8140
ca_server = puppet
ca_ttl = 5y
cacert = /var/lib/puppet/ssl/ca/ca_crt.pem
cacrl = /var/lib/puppet/ssl/ca/ca_crl.pem
cadir = /var/lib/puppet/ssl/ca
cakey = /var/lib/puppet/ssl/...
2013 Oct 08
4
'puppet storeconfigs export' killed
...rhttp.log]{:path=>"/var/log/puppet/masterhttp.log", 
:mode=>"660", :owner=>"puppet", :group=>"puppet", :ensure=>:file, 
:loglevel=>:debug, :links=>:follow, :backup=>false}''
Debug: Using settings: adding file resource ''bucketdir'': 
''File[/var/lib/puppet/bucket]{:path=>"/var/lib/puppet/bucket", 
:mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, 
:loglevel=>:debug, :links=>:follow, :backup=>false}''
Debug: Using set...
2007 Nov 11
4
puppetrun fails: "Certificates were not trusted"
.../puppetmaster.log''
debug: puppetmasterd: Setting masterhttplog to ''$logdir/masterhttp.log''
debug: puppetmasterd: Setting manifest to ''$manifestdir/site.pp''
debug: puppetmasterd: Setting masterport to ''8140''
debug: puppetmasterd: Setting bucketdir to ''$vardir/bucket''
debug: puppetd: Setting puppetport to ''8139''
debug: puppetd: Setting localconfig to ''$confdir/localconfig''
debug: puppetd: Setting classfile to ''$confdir/classes.txt''
debug: puppetd: Setting server to '&...
2011 Feb 08
12
multiple puppetmasters (w/ Passenger) behind load balancer
Hello Gang,
     I''m working on scaling my puppet solution, and I''m deploying multiple 
masters w/ passenger that are going sit behind a load balancer.  If anyone 
is using these type of setup, would you share how you deal with the SSL 
certs?  I''ve been following Bode''s Blog (http://bodepd.com/wordpress/?p=7), 
and it''s not working to good for me. 
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
...tate.yaml
    puppetdlog = /var/puppet/log/puppetd.log
    report_port = 8140
    ca_server = puppet
    puppetdlockfile = /var/puppet/state/puppetdlock
    clientyamldir = /var/puppet/client_yaml
    reportserver = puppet
    ca_port = 8140
    localconfig = /var/puppet/state/localconfig
    clientbucketdir = /var/puppet/clientbucket
    classfile = /var/puppet/state/classes.txt
    report_server = puppet
    graphdir = /var/puppet/state/graphs
    fileserverconfig = /etc/puppet/fileserver.conf
    config = /etc/puppet/puppet.conf
    masterlog = /var/puppet/log/puppetmaster.log
    rrddir = /var/pupp...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...ory in which serialized data is stored on the client.
    # The default value is ''$vardir/client_data''.
    client_datadir = /var/lib/puppet/client_data
    # Where FileBucket files are stored locally.
    # The default value is ''$vardir/clientbucket''.
    clientbucketdir = /var/lib/puppet/clientbucket
    # The log file for puppet agent.  This is generally not used.
    # The default value is ''$logdir/puppetd.log''.
    puppetdlog = /var/lib/puppet/log/puppetd.log
    # The server to send transaction reports to.
    # The default value is '...
2013 Aug 07
1
puppet-3.2.2 runs fine - but doesn't work. 2.7.22 works fine.
...''File[/var/lib/puppet/.puppet/var/lib]{:links=>:follow, :ensure=>:directory, :backup=>false, :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/var/lib"}''
Aug  7 14:33:38 puppetmaster-02 puppet-master[27451]: Using settings: adding file resource ''bucketdir'': ''File[/var/lib/puppet/.puppet/var/bucket]{:links=>:follow, :ensure=>:directory, :backup=>false, :mode=>"750", :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/var/bucket"}''
Aug  7 14:33:38 puppetmaster-02 puppet-master[27451]: Usi...
2013 Dec 06
13
Can't seem to get modulepath attribute recognized by puppetmasterd
Warning - Puppet newby here.
I am trying to set up a puppetmaster 3.3.2 and have run into a snag right 
out of the box.
I want to add a new directory to modulepath= in /etc/puppet/puppet.conf
So I added the following line in the [main] header
modulepath = /etc/puppet/modules:/opt/our-repo/puppetmaster/modules
And populated new new directory with modules I have written.
I then run 
puppet
2013 Mar 11
12
Error: stack level too deep
I''m running a previously working set of modules with the  Puppet master
version 3.1.0-rc2.
I''m getting the Error: stack level too deep
Here is a chunk of the debug
Debug: Scope(Class[Zabbix]): Retrieving template zabbix/zabbix.conf.php.erb
Debug:
template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]:
Bound template variables for