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

augeas services - add same service name on multiple ports/protocols

Hello, I would like to use the augeas services lens within Puppet to add services with the same name but on different ports and/or protocols to /etc/services, like this example from the default...

View Article


Install puppet agent on multiple windows machine remotelyHi

Hi, This might be a basic question. But I want to know if we want to manage thousand windows servers using puppet how can we start? Following things comes in mind: - How to install/configure...

View Article


Could not request certificate: getaddrinfo: Name of service not known

Hi guys, I've recently installed PE 2016 on an EC2 Instance. After the installation is complete I followed the steps on puppet docs: - Click Add class. (Adding the Ubuntu 14.04 OS under the PE master...

View Article

Error: Could not request certificate: getaddrinfo: Name or service not known

Hi guys, I've recently installed PE 2016 on an EC2 Instance. After the installation is complete I followed the steps on puppet docs: - Click Add class. (Adding the Ubuntu 14.04 OS under the PE master...

View Article

mco puppet runall

I have 1 puppet master opensource (centos) and two nodes (windows box).Have installed everything needed for master and slave mco puppet runall is not working (initiates puppet run only on 1 node i.e....

View Article


Puppet master compile, Hiera error

trying to troubleshoot this error not sure where to look, one of my nodes a Debian box has correct certs, Im having issues running agent -t. Using Hiera for classifier, I double checked the yaml file...

View Article

setting module variables to the same name

I ran across the following snippet in a forge module and I'm trying to figure out the use case for such a design. Why would you set a variable to the same variable?class windows_ad::install ( $ensure =...

View Article

using puppetdb module I get str2bool error with puppet4

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Function Call, str2bool(): Requires either string to work with at...

View Article


Does Puppet provide a validation/syntax checker for Hiera?

The tool `puppet parser validate` will [check the syntax of my Puppet manifests](http://docs.puppetlabs.com/references/latest/man/parser.html#ACTIONS): [root@puppet3 ~]# puppet parser validate...

View Article


Puppet open source with Mcollective

Hi, Can i have Mcollective and ActiveMQ installed on Puppet master server ? Thanks.

View Article

having issues with a Windows client running the Puppet agent...

having issues with a Windows client running the Puppet agent...i get the following.... Running Puppet agent on demand ... Error: Could not request certificate: Error 400 on SERVER: The environment...

View Article

How do I run a Puppet Manifest on a Windows server with Puppet Agent?

I have done it in the past. I don't know why I cannot do it this way below. I am using CentOS 7 for the Puppet Master server. I am using Windows Server 2012 with Puppet Agent. All the content below was...

View Article

Puppet error on puppet server

Hi, i'm quite new to puppet. recently i try to install puppet on vm for testing purposes. i got strange error as below. error logs --------------- Warning: Unable to fetch my node definition, but the...

View Article


Applying setting using puppet's cli command doesn't appear to work?

When I run the following command on my puppetmaster: $ puppet config set reports datadog_reports --section master It should add this setting in the 'master' of my puppet.conf file. However it ends up...

View Article

Can Puppet Razor run in an Azure VM to provision additional Azure VMs?

Can Puppet Razor run in an Azure VM to provision additional Azure VMs? We don't want to run any thing on premise. All of our Ci/CD machines and test/UAt/Prod environments are in Azure. At times we need...

View Article


Graphite issues on the Learning VM need help please

I have started going through the Learning VM and run into an issue on the "Power of Puppet" module. I have followed the guide to the letter and increased VM ram to 4GB at the start. I get through the...

View Article

PE-Puppetserver fails to start, permission error on included module script

Seems like weird design, my PE Puppetserver isnt starting, looking at puppetserver.log, its choking on permissions on some shell scripts inside one of my installed modules. at...

View Article


Puppet Module - Execute only when package doesn't exist

Good Afternoon, Let me preface this by saying I am new to puppet. With that said, I am in the process of writing a module that will install a piece of software on all of our linux servers. The...

View Article

Seeing a lot of this err: Failed to apply catalog: You cannot specify more...

Seems to happen on some of our nodes, attached that code chunk: "${fragdir}/${concat_name}": ensure => present; $name: source => "${fragdir}/${concat_name}", owner => $owner, group =>...

View Article

no package puppetserver

I seem to be unable to install the puppetserver package. This is a on a fresh Fedora 22 system running on Linode. # rpm -Uvh https://yum.puppetlabs.com/puppetlabs-release-pc1-fedora-22.noarch.rpm The...

View Article
Browsing all 6104 articles
Browse latest View live