Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Browsing all 95 articles
Browse latest View live

Could not create PID file

Every 10 seconds the following error is logged on all the the agents:> Puppet (err): Could not run: Could not create PID file: /var/lib/puppet/run/agent.pid The scheduled runs still proceed...

View Article


Need help with Error: puppet Error 400 on SERVER: Could not match “Ubuntu”

I get the error ( puppet Error 400 on SERVER: Could not match “Ubuntu” ) when running the following code from Pro Puppet Errata on CentOS 6.5 64 bit. It runs in version 2.7 but does not run on master...

View Article


Why is Puppet Complaining about the split method

When I apply a puppet manifest in noop mode I get the following error: Error: undefined method `split' for ["Administrator", "Domain Admins", "user1", "group1"]:Array Error: /Group[Administrators]:...

View Article

"Error: invalid distance too far back" on windows

I'm trying to run the "librarian-puppet install" command under windows 7 in a "Start Command Prompt with Puppet" window (which is run as Administrator), only to get the following error:...

View Article

"Error: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Could...

Hi, We are trying to deploy openstack using puppet modules. In our setup we have a master node, contoller node and compute node. We deployed Keystone and Glance in controller node(Agent node). when I...

View Article


rpm packages

Found same problem with rpm package. Made a directory file { '/root/LB': ensure => directory, mode => '0755', owner => 'root', group => 'root', } Fetched my file to it with: file {...

View Article

Warning: Failed to find .... returned 127:

I'm new to puppets, Trying to set a new puppet master server 3.7.1. I'm failing to run puppet agent -t Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Failed to...

View Article

Manifest editor error

I have just installed eclipse kepler 4.3 SR2 and the geppetto plugin. I have uploaded a git repository which all looks fine until i try and view the manifest .pp files. I then get the error:...

View Article


Could not retrieve facts from inventory service: 400 "Bad Request"

I installed a Puppet Master on Centos 6.5 and two Puppet Agents. The certificates have been signed and all three nodes show up in the Puppet Console. When I enter "puppet cert list -a" on the master,...

View Article


Error: Could not autoload - Either a default value or block must be provided

I've been scraching my head for coupe of hours on this and I didn't found any solution. Mayby someone here can help me figure that out. I've got an error when testing on travis-ci (`rvm==1.8`,...

View Article

Facter Troubles : undefined method `get_name' for main:Object

Recently while attempting to dabble with setting custom facts for use by Facter and Puppet, after numerous puppet runs with a node, I began to receive the following error: `puppet agent --verbose...

View Article

Why is $facts is not a hash or array when accessing it

I get the following error: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: $facts["nrpe_plugins"] is not a hash or array when accessing it with CheckSystemErrors at...

View Article

"Could not parse for environment production" error seen while running "puppet...

Hello all, I am using puppet version "3.7.3". I just started to use puppet and trying out my first hello.pp. Contents of hello.pp : root@MyHost:~# cat RUBY/hello.pp notify{' Hey Thats cool stuff!'}...

View Article


Calling CURL on Windows Server

Hi all, I am having issues with CURL and other .cmd/.exe programs on the windows platform. It seems that Puppet is interpreting Information messages generated by CURL or any other .cmd/.exe as...

View Article

Puppet file move issue

Hello all, Puppet newbie here that is diving into to deep end but having a few issues in the shallow side of the pool. Trying to copy over a file, /etc/nsswitch.conf from my master to a client node. I...

View Article


rspec-puppet Exec[] resource path setup

Hi, I am trying to use rspec-puppet to perform some testing on the custom modules. However, I'm hitting a tough problem in managing the **Path** attribute in the **Exec** resources. Whilst in real...

View Article

postgresql error with the puppetdb puppet module

I am trying to install `puppetdb` using https://forge.puppetlabs.com/puppetlabs/puppetdb. The manifest that I am trying to apply looks like this: node 'ptswift.openstacklocal' { # Configure puppetdb...

View Article


Error installing puppetlabs/apt module from a tarball

I am installing puppetlabs-apt module as a dependency to another module in a CentOS 7 server. The server does not have internet acces so I downloaded the tarball from puppet forge, copied it to the...

View Article

Cannot connect to active directory - error message cut off

Hello, I recently installed puppet enterprises and I am attempting to connect to our domain controller. However when attempt to connect I get the following. Error connecting to LDAP server: an error...

View Article

Puppet Enterprise Installation Issue

Hi in centos7 , I couldn't able to install puppet enterprise server , as i have been preparing for PE203 certification i tried to install it , and i getting following error , Notice:...

View Article
Browsing all 95 articles
Browse latest View live