foreach loop Hiera Array
Hello, I am running puppet 3.7.5 I am trying to accomplish installing a bunch of features on Vista/Server 2008 R1. The way I have done this is to create an array of features in Hiera and use the...
View Articletwo errors with foreman and puppet
I configure puppet like this on centos7 is a test server at home and so certificates are autosigned i do those commands rpm -ivh https://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm yum...
View Articledifferent default values in params based on a parameter?
For some reason I cannot see the obvious answers staring back at me, so i am going to toss it out here.. quick back story- In my org, we only own the "get the platform configured" part of system...
View Articlehow to run ls command from puppet
How do I run the ls command from puppet? I tried the following: class ... { exec { 'my_ls_cmd': command => "ls -sal", path => "/home/drm/", } } and the output is: Error: Could not find command...
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 ArticleUpon losing connection to the master how will the agent behave? Will it fall...
CfEngine, can be configured to use fallback masters or will run in a offline mode correcting against the last known valid configuration if no master can be found. Can puppet fallback into a masterless...
View ArticleExec and system-wide environment variables (CentOS)
Hi, I am setting up a system-wide environment variable so multiple users can use the setting. The issue is that the command executes properly, but I can't get it to run only once - every time I run the...
View ArticleCan i install Java 8 on CentOS with the puppet java module?
can I install Java 8 on CentOS with the puppet java module?
View Articleforeman fast question
I have made all correct: create puppet master,then environment(called serverftp) add of course hosts to environment,create group host,with assigned class(module vsftpd). I make all changes correct with...
View Articlepuppet/ mcollective for automation and orchestration
I have an a homogenous environment of about 200+ server (supporting many accounts) with different application running on them. and I also have to work on boring , mundane Incidents ... which are...
View ArticleWays to Make Money Online Without Monetary Investment - Marketing - Web...
So you want to make money online, huh? Sure you do. I mean, who doesn't? Every now and then you hear someone setting up a lot of money online. Just a couple of days ago there was he who sold "Obama...
View ArticleTune Up Your E-Mail Publication To Be Compliant With Anti-Spam Filters
As a mother or father, have you at any time thought about family secure websites? Anyone can post what ever they want on the internet. In some methods this freedom of speech is a great factor. In other...
View ArticleDIY Saddle Stand Made From Reclaimed Wood Pallets
Even if the piece is not made to appear a century old, it has that feel to it like there's a history behind it. When your life adds its own history to your coffee table, you can use the worn look of...
View Articlehow create many balancermembers using hiera
Hellow everyone, How I resolve this problems: Common.yaml > ---> serpro::apache::balancer:> "VIP00":> stickysession: "JSESSIONID"> serpro::apache::balancermembers:>...
View ArticleHiera and site manifest
Can hiera and site manifest work together? For example, I have nodes defined using hiera and nodes defined in site.pp, would that work?
View ArticleError "missing vitual host" while installing apache
Im about to install apache on my ubuntu 14 node but im getting the following error. The error details are provided in the following link. [link text](http://pastebin.com/sXghtMqU) Thanks.
View ArticleWhat is the use of writing personal statement?
A personal statement is generally a piece of an application for a course at a college. In writing [personal statement](http://personalstatement.academy/personal-statement-graduate-school.html), the...
View ArticleI have installed puppet agent on windows 7 and just want to run scripts...
I am a beginner and I want to make myself comfortable with puppet. I just installed puppet agent on windows and now I don't need server. But I am getting some warnings/errors.
View ArticleInstall Nuget package what is syntax for source?
Hi, I am testing the following... class nsclient64 { package { 'nsclient64': ensure => '1.0.0.1', provider => 'chocolatey' source => 'http://servername:81/nuget/puppet', install_options =>...
View ArticlePuppet agent and XCP-XAPI collision in Debian Wheezy
Hi all, I want to share my experience with puppet agent installed in Dom0 managed by xapi. Just to mention that the problem exist in puppet updates after Feb 2015 - Sorry I can't be more precise....
View Article