Merging variables in hiera.yaml
Hey comm, I'm using Puppet 4 Open Source. Being boggled about the following. I simply would like to have subfolders in my hiera datadir like the following. /hieradata/osmajrel/CentOS/7.yaml. So that I...
View Articlepe-master-service does not appear in configuration
Running puppet master 3.8. This error appears in the log file of the failed restart of pe-puppetserver. Don't even know what else anyone would need to know. I added some puppet forge modules to the...
View ArticleCan You Look Younger Using Regular Facials?
To be clear, microdermabrasion is really a dermatological, skin refreshing technique that revitalizes skin that's been destroyed from the sun; skin that shows wrinkles, age-spots, fine lines and skin...
View ArticleNew PE installNew PE install; agent fails "Error: Could not request...
Hello, The master is CentOS. The agent is Windows 8.1. On the master, # puppet agent --test --noop produces "normal" results (final line is "Info: Applying configuration version '###'"). On the...
View Articleis it mandatory to enable optional channel?
is it mandatory to enable optional channel using subscription manager to install puppet open source in RHEL6? My Rhel server shows command not found when i enter command subscription-manager --list....
View ArticleHow to form an array from the attribute of the resources collected using...
@@host { $::fqdn: ensure => 'present', host_aliases => [$::hostname], ip => $::ipaddress, tag => 'classroom', } Host <<| tag == 'classroom' |>> How can i form a array of ip...
View ArticleHow to find and replace in windows agent puppet file.
Hi, I need to replace one conf file its in my windows puppet agent. What is the best idea to replace like sed. Not 1 line its 10 lines.. Example : i need to replace #{auth.denyUsers} into some values...
View Articledeploy bacula enterprise
Hello, I am trying to deploy bacula enterprise using local rpm. I made a module but i have an issue to install the dependencies. Is there a way i can make Puppet looking for dependencies using yum....
View ArticleHow to find the rpm file(for Redhat Linux versions) for puppet agent version 4
I am in need of installing puppet agent version 4 in Redhat Enterprise Linux 6.6 and Redhat Enterprise Linux 7.1. I referred the URL http://yum.puppetlabs.com/el/7/products/x86_64/ for the...
View ArticleGlobal variable not puppulated ont he first run after server build
We are using Puppet server built into Redhat satellite server 6.1. I have following code (see below) that uses PuppetGroup variable defined as a global variable in Redhat satellite 6 server. We run on...
View Articlecreate multiple parameters in config file based on variable array
What I have is something like this ### puppet variables $ip_node1 = '1.2.3.4', $ip_node2 = '1.2.3.5', $ip_node3 = '1.2.3.6', ### config file servers="<%= @ip_node1 %>,<%= @ip_node2...
View Articlehow to run two puppet agents on same server, each pointing to a different...
In a case where two teams provides support to same servers (one team provides support up to Operative System and the other team support application layer), and both team have their own Puppet master...
View Articlehiera gives different answer on puppetmaster and client
Hi all I ran into a problem asking hiera a complex data structure. Let's say, I configure my network and create for the puppetmaster itself a .yaml file: --- network: address: 172.1.1.12 netmask:...
View Articlehiera and puppet on centos7
I try to update cron via puppet. Until today i have used only foreman for apply and never hiera. I did this after see this [howto](http://geek-kb.com/install-puppet-foreman-centos-6-x) First i have...
View ArticleCan Open Source Puppet support for cross platform functionality?
I am setting up Puppet master on CentOS6 and my infrastructure nodes are mixtures of Windows and Unix.
View ArticleHow to run perl scripts using puppet
I want to know how to run perl scripts using puppet.
View ArticleBest way to change xml values
Hi Team, I would like to change values in domain.xml ( JBoss Configuration file ). Please suggest me the best way to do it with sample examples to change it. I have found the following ways. But No...
View ArticleError after install RHEL on AWS EC2 (no error message though)
Good morning guys, I've come across a problem whilst installing PE on a cloud Linux machine. Initially, I had tried this with Ubuntu, where I had some networking errors, but ended up with this...
View ArticleHelp! Error 400 on SERVER: 'put' is not an allowed value for method directive
Getting this error whenever I run "puppet agent --test". Currently running Puppet 3.8.4 on both Master and Agent on CentOS7. Error: Could not request certificate: Error 400 on SERVER: 'put' is not an...
View ArticlePE 2015.2.2: Duplicate plugin name found, please specify a full path like...
Hi Guys, mco plugin doc service Duplicate plugin name found, please specify a full path like agent/rpcutil mco plugin doc agent/service The plugin application failed to run, use -v for full error...
View Article