Displaying 20 results from an estimated 40000 matches similar to: "Puppet reports filenames"
2013 Feb 14
0
Really need some help:: Weird Issue with external data look up in puppet 2.6.11
Running puppet 2.6.11 opensource on Red Hat 5.6 client.
I cannot explain this logically but I have a directory structure like so:
/etc/puppet/manifests/hiera/hostgroups/
with directories for each of my application areas like so:
*clickz core devel dns icross iswap itch puppet test ubuntu*
*What is weird is that if I put anything under the directory named "core",
the ext
2013 Aug 29
0
Yaml reports not uploading to puppet dashboard
Hi,
Iam a newbie to puppet, iam trying to set my local puppet master and
dashboard running on same server.
Iam also using https to connect to dashboard.
I can launch the dashboard on https://IP fine but i see only one report on
the webpage,
When i tried to import all the previous reports iam getting this error
# cd /usr/share/puppet-dashboard/
]# sudo -u puppet-dashboard rake
2013 Jul 30
2
Vagrant Puppet Provision VM
Hi All,
I am using Vagrant to provision a box (CentOS 6.x) with puppet
provisioner. The box is built by using veewee, with ruby 1.8.7 and puppet
3.2 iinstalled, and the vagrant environment layout is,
.
├── Gemfile
├── Gemfile.lock
├── Rakefile
├── Vagrantfile
├── definitions
│ └── centos-6.3.minimal
├── hiera
│ └── data
├── iso
│ ├── CentOS-6.3-x86_64-minimal.iso
│ └──
2009 Jun 24
0
.yaml report filenames written with wrong time
The yaml filename in the reports directory gets written with a time
that is 2 hours ahead of what the actual time is.
-rw-r----- 1 puppet puppet 1926 Jun 24 12:28 200906241628.yaml
Inside this file, the correct time is displayed:
time: 2009-06-24 12:28:15.193590 -04:00
- !ruby/object:Puppet::Util::Log
level: :notice
Is there anything I can do to get the correct time written? Thanks!
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
Hello,
It seems that, for one reason or another, two thing happened: the postgres
for puppetdb was dead, and the puppetmaster service was started, even
though it''s run from apache. After a bit of cleanup, everything works now.
Thanks for your suggestion, and sorry for the stupid issue.
On Tue, Mar 26, 2013 at 11:43 AM, Keith Burdis <keith@burdis.org> wrote:
> The agent only
2013 Dec 13
0
Error: Puppet::Parser::AST::Resource failed with error Hiera::InterpolationLoop: Detected in [::environment]
Hello,
just upgraded Hiera from ver. 1.2.1 to 1.3.0 and broke our puppet
environment. :)
It seems that there are sizeable changes related to variable interpolation
Here is an error during Puppet run:
Error: Puppet::Parser::AST::Resource failed with error
Hiera::InterpolationLoop: Detected in [::environment] at
/home/ubuntu/environments/project_dev/manifests/site.pp:35 on node
2013 Aug 07
1
Adding Foreman to an existing Puppet master
Greetings:
Sorry for cross-posting this question, but I haven''t gotten any love
over on the Google Forum for Foreman users<https://groups.google.com/forum/#!forum/foreman-users> (their
forum isn''t as active as this one). I only recently learned about The
Foreman and I''d like to deploy it on a 64-bit Ubuntu 12.04 LTS workstation
to provision/manage a bunch of
2013 Jun 18
0
Announce: Puppet 2.7.22 Available [ Security Release ]
Puppet 2.7.22 is now available. 2.7.22 addresses a security
vulnerability discovered in the 2.7.x series of Puppet. This
vulnerability has been assigned Mitre CVE number CVE-2013-3567.
All users of Puppet 2.7.21 and earlier who cannot upgrade to the
current version of Puppet, 3.2.2, are strongly encouraged to upgrade
to 2.7.22.
For more information on this vulnerability, please visit
2013 Feb 13
0
Announce: Puppet Dashboard 1.2.22 Available [ security release ]
This release of Puppet Dashboard addresses CVE-2013-0277 and
CVE-2013-0269. These are vulnerabilities that affect Ruby on Rails,
specifically around YAML serialization and JSON handling. They expose
vulnerable systems to SQL Injection, Denial of Service Attacks, and
arbitrary YAML deserialization.
Additionally, CVE-2013-0276 and CVE-2013-0263 affect vendored
components of Puppet Dashboard, but by
2013 Jul 29
2
puppet apply --hiera_config --> Error: Could not find class
Hi there,
I''m running into an problem which I can resolve. It is bugging me for
couple of days now.
Goal: CentOS 6.4 freshly installed incl puppet 3.2.3 and I want to install
puppet master, puppetdb, mod_passenger & apache with "puppet apply". So
when this is complete, I should have an puppet master server running so I
can create new hosts etc.
So this is the command
2013 May 29
3
How can I use "puppet apply" with hiera?
I''m running Puppet v2.7.14. I have a puppet master server with Hiera and it
works great. I also want to be able to apply my manifests locally on a
node. I have installed Hiera on my node and I can verify using the Hiera
command line application that values can be looked up:
user@tag5-4-qa-sjc:~$ hiera corp_puppet_server region=northamerica
datacenter=sjc environment=qa --debug
DEBUG:
2013 Jan 30
1
Hiera parameter lookup, nesting variables and Puppet 3
Hi,
I''m trying to reconcile the advice in the Puppet 3 class doc with our
current use of Hiera. We currently retrieve variables from Hiera in one big
collection while the Puppet 3 doc seems to indicate storing variables
without the collection.
For example, we have a module to manage a log indexer. In its init.pp it
says:
class log_indexer(
$log_indexer_conf =
2013 Jul 25
5
Heria, Facts, and Puppet
So something doesn''t look right for me when running puppet apply -e
''include ...'' for looking heria via facter fact.
I have hiera configure as this,
:backends:
- yaml
:hierarchy:
- common
- ''%{env_name}''
:yaml:
:datadir: /var/lib/hiera/data
and, a file envXX.yaml store in the datadir, and I can run *hiera xyz
2013 Aug 23
3
puppet-ls with Puppet 3.2
Dear all,
I would like to find out if a files is managed by puppet. To do that I
tried the puppet-ls script.
But I get the error:
./puppet-ls
grep: /var/lib/puppet/client_data/catalog/*.yaml: No such file or directory
In the head of the script I can read "# tested on 0.25". It is the latest
version I could download.
Does somebody use this script with puppet 3.x?
Is there an
2013 Jun 11
1
Dashboard - Unable to submit report to http://127.0.0.1:3000/reports/upload [301] Moved Permanently
Hello,
I successfully installed puppet on redhat 6. Nodes can connect to master
and run catalog.
I installed dashboard and was hoping to see the reports uploaded in
dashboard...
I have no problem browsing to the dashboard but when an agent sends a
report to the master, I always get the same error in the master''s log: *Unable
to submit report to http://127.0.0.1:3000/reports/upload
2010 Oct 19
0
use Tidy resource to clean puppet master reports
Hi list,
I was thinking of using a Tidy resource to clean up old reports on
puppet master servers but it doesn''t seem to like it:
[root@puppet-master-01 ~]# puppetd --test --noop
info: Retrieving plugin
info: Caching catalog for puppet-master-01.fasthosts.net.uk
err: /Stage[main]/Fh_puppet::Master/Tidy[/var/lib/puppet/reports/]:
Failed to generate additional resources using
2013 Oct 24
1
Puppet components and configuration / Hiera patterns
We have embraced Hiera; we use the YAML configuration system currently and
on the whole everyone finds it easy to use and intuitive.
However, as our manifests have grown more complex, we have a need to
"compile" multiple narrowly-focused classes together into different types
of high-level roles. For example, we might have a "webmail" class that
pulls together classes for
2013 Dec 18
0
Resources not exported from puppet agent run on the Puppet Master nodes with PuppetDB
I could use some help debugging a bazaar PuppetDB problem. Exported
resources seem to be working fine everywhere except for on the Puppet
Masters themselves. Whenever I run the puppet agent on them everything
seems to go fine and I see the catalog getting submitted to PuppetDB in the
logs. However, when I run puppet on the node that should collect these
resources they aren''t
2013 Sep 11
6
Puppet ignores hiera completely
I''m not sure at all what''s going on here, but I''ve spent a lot of time
reading over the puppet hiera docs and setting everything up, but when I
run puppet agent it just seems to ignore the hiera setup completely.
Both the puppet master and agent nodes have exactly the same versions of
puppet and hiera (installed via the official puppet APT repository). I''ve
2013 Nov 01
1
Dynamic Environments, r10k, gitolite and Non-environment Puppet Config
Hi all,
Apologies if this has been dealt with before, but I haven''t managed to find
an answer yet.
I have a working "dynamic environments" setup:
* A gitolite repository (on a dedicated host) with multiple branches - one
for each environment.
* I use r10k ro deploy the environments on the master to
$confdir/environments/$::environment.
This all works *really* well, but I