search for: graphdir

Displaying 14 results from an estimated 14 matches for "graphdir".

Did you mean: graphdiff
2007 Jan 04
10
New Feature: Graphing
Hi all, One of the major new features in the upcoming release is that Puppet now uses a graph library internally to handle resource relationships. The big benefit to all of you is that you can use this library to turn these graphs into images. The trick, right now, is adding --graph when you run puppetd. This creates .dot files, which can then be interpreted by the
2011 Dec 01
6
subscribe exec to a dir fails
Hi, I am trying to convince aptitude update to run only when a file changes in /etc/apt/sources.list.d: exec { <snip> "aptitude-update": command => "/usr/bin/aptitude update", subscribe => "$basedir/sources.list.d", refreshonly => true; } File { owner => ''root'', group =>
2009 Jun 10
10
puppet client looking for server puppet
...etc//opt/csw/puppet/ssl/public_keys/puppet-test.example.net.pem reportdir = /var//opt/csw/puppet/reports templatedir = /var//opt/csw/puppet/templates tagmap = /etc//opt/csw/puppet/tagmail.conf rrdinterval = 60 rrddir = /var//opt/csw/puppet/rrd fileserverconfig = /etc//opt/csw/puppet/fileserver.conf graphdir = /var//opt/csw/puppet/state/graphs clientbucketdir = /var//opt/csw/puppet/clientbucket -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --~--~---------~--~----~------------~---...
2013 Mar 26
1
Can't convert Puppet::Util::Log into Integer
...''certdir'': ''File[/var/lib/puppet/ssl/certs]{:links=>:follow, :ensure=>:directory, :backup=>false, :owner=>"puppet", :path=>"/var/lib/puppet/ssl/certs", :loglevel=>:debug}'' Debug: Using settings: adding file resource ''graphdir'': ''File[/var/lib/puppet/state/graphs]{:links=>:follow, :ensure=>:directory, :backup=>false, :path=>"/var/lib/puppet/state/graphs", :loglevel=>:debug}'' Debug: Using settings: adding file resource ''requestdir'': ''File[/var/...
2007 Mar 20
3
err: cannot create directory, parent doesn''t exist. But it does.
...Generated/Server/SSL logdir = $vardir/logs rundir = $vardir/run templatedir = $vardir/templates plugindest = $vardir/plugins setpidfile = true statedir = $vardir/state statefile = $statedir/state.yaml graphdir = $statedir/graphs graph = true syslogfacility = daemon Cheers, -- Jeff McCune Systems Manager The Ohio State University Department of Mathematics _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.ma...
2012 Aug 23
1
Puppet Agent VS User
...= /var/lib/puppet/facts/ factpath = /var/lib/puppet/lib/facter facts_terminus = facter factsignore = .svn CVS factsource = puppet://puppet/facts/ factsync = false fileserverconfig = /etc/puppet/fileserver.conf filetimeout = 15 freeze_main = false genconfig = false genmanifest = false graph = false graphdir = /var/lib/puppet/state/graphs group = puppet hostcert = /var/lib/puppet/ssl/certs/vusion-production.pem hostcrl = /var/lib/puppet/ssl/crl.pem hostcsr = /var/lib/puppet/ssl/csr_vusion-production.pem hostprivkey = /var/lib/puppet/ssl/private_keys/vusion-production.pem hostpubkey = /var/lib/puppet/ss...
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
...; ''File[/var/lib/puppet/ssl/certs]{:links=>:follow, :ensure=>:directory, >> :backup=>false, :owner=>"puppet", :path=>"/var/lib/puppet/ssl/certs", >> :loglevel=>:debug}'' >> Debug: Using settings: adding file resource ''graphdir'': >> ''File[/var/lib/puppet/state/graphs]{:links=>:follow, :ensure=>:directory, >> :backup=>false, :path=>"/var/lib/puppet/state/graphs", :loglevel=>:debug}'' >> Debug: Using settings: adding file resource ''requestdir'...
2013 Feb 25
5
Puppet execution hangs for long periods of time
...:loglevel=>:debug, :ensure=>:file, :links=>:follow, :mode=>"644", :backup=>false, :path=>"C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/var/state/last_run_summary.yaml"}'' Debug: Using settings: adding file resource ''graphdir'': ''File[C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/var/state/graphs]{:loglevel=>:debug, :ensure=>:directory, :links=>:follow, :backup=>false, :path=>"C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/var/sta...
2013 Aug 30
1
Could not find certificate Error: header too long
...39;'File[/var/lib/puppet/ssl]{:links=>:follow, :ensure=>:directory, :backup=> false, :owner=>"puppet", :mode=>"771", :loglevel=>:debug, :path=>"/var/lib/puppet/ssl"}'' Debug: Using settings: adding file resource ''graphdir'': ''File[/var/lib/puppet/state/graphs]{:links=>:follow, :ensure=>:directory , :backup=>false, :loglevel=>:debug, :path=>"/var/lib/puppet/state/graphs"}'' Debug: Using settings: adding file resource ''privatekeydir'':...
2013 Nov 23
2
OSX 10.9 appdmg/pkgdmg
...[/Users/zach/.puppet/var/state/last_run_report.yaml]{:path=>"/Users/zach/.puppet/var/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'' Debug: Using settings: adding file resource ''graphdir'': ''File[/Users/zach/.puppet/var/state/graphs]{:path=>"/Users/zach/.puppet/var/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'' Debug: Failed to load library ''shadow'' for feature ''...
2012 Oct 03
5
is_virtual selector
I too have been pushed into Puppet 3.0. Clients and PuppetMaster are now at 3.0.0. Not sure if this is a version change or syntax error that I am experiencing. We''ll use ''ntp'' as the example and the "build" host is a VM. The old way: class baseline::ntpd { package { "ntp": ensure => $virtual ? { physical => present,
2013 Sep 13
27
[windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers
Hi, i recently updated our windows 2008 r2 servers to puppet 3.3.0 . Im getting the following error* (only on our exchange 2010 db servers)*ever since: LevelMessageSourceFileLineTimeerrCould not retrieve local facts: undefined method `gsub'' for nil:NilClassPuppet13.09.2013 15:12 CESTerrFailed to apply catalog: Could not retrieve local facts: undefined method `gsub'' for
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
...ckfile = /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/puppet/rrd pidfile = /var/puppet/run/puppetmasterd.pid manifestdir = /etc/puppet/manifests masterhttplog...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...9; and ''yaml''. Only # matters on the client, since it asks the server for a specific format. # The default value is ''''. # catalog_format = # Where to store dot-outputted graphs. # The default value is ''$statedir/graphs''. graphdir = /var/lib/puppet/state/graphs # Whether to use the cached configuration when the remote # configuration will not compile. This option is useful for testing # new configurations, where you want to fix the broken configuration # rather than reverting to a known-good one. # The...