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

convert netmask to cidr

HI - I'm trying to configure puppet to setup keepalived. As part of this I need to get the netmask of an ip in CIDR notation. I can use the fact $::netmask_eth0 to get a netmask like 255.255.255, but...

View Article


Creating custom facts: how to access the 'trusted' hash?

I'm setting up some custom facts in the modules/facts/lib/facter directory and I want to access the 'trusted' hash that contains the trusted/verified node data. However I can't seem to find a way to...

View Article


sync external custom facts

This is my scenario **SERVER**: CentOS 7.1 - puppet server v2.1.1 or puppet version 4.2.2 **AGENT**: CentOS 6.5 - puppet agent v1.2.4 or puppet version 4.2.2 I have created a yaml ([structured data...

View Article

Recommended way for storing secrets for masterless/serverless puppet

Hi All What is the recommended way for storing secrets with a puppet serverless environment? - The serverless environments run puppet apply without root access. - I have a local copy of our hiera...

View Article

Does Razor support Puppet Enterprise 3.3.2?

Hopefully someone has an answer for me on this one. I currently have Puppet Enterprise 3.3.2 installed in our production environment and it's working great ( I know we're real behind and should...

View Article


Can the Puppet Master announce its catalog version number?

I know that my puppet agents will report things like info: Applying configuration version '1444153925' and in the `/var/lib/puppet/state/last_run_summary.yaml` file config: 1444153925 Can I get my...

View Article

Windows DFS share and puppet?

Hi All, My company is looking to use puppet to deploy and manage windows. In windows we rely heavily on dfs shares. I've searched on-line but haven't find any definite answer: Does puppet 4.2 support...

View Article

Puppet apply adds domain name to the hostname

I've noticed puppet apply adds domain name to the hostname. Why is this? It messes up with the certificate. [drm@TOCWgfi4IC etc]$ hostname TOCWgfi4IC [drm@TOCWgfi4IC etc]$ puppet apply...

View Article


How to run puppet module

For the life of me I can't figure out how to refresh puppet or maybe I'm not installing the module correctly. Here are my steps: puppet module generate drm-lumberjack_conf I write some code under...

View Article


Resource defaults not working for Apache

I am using the PuppetLabs apache module. I would like to set SetEnvIf values for ever single vhost. I set the value in my web_server profile: class profile::web_server { class { 'apache': default_vhost...

View Article

Getting error while executing powershell script from puppet

Hi, My task is to install Icinga2.exe from powershell script on Window 7. Please find my powershell script below: cat TYPE.ps1 start-process "C:\Temp\Icinga2-v2.3.10.exe" $wshell = New-Object...

View Article

Windows - Fact file was parsed but returned an empty data set

Folks, I'm on Windows and wrote a custom fact that was successfully tested in the default folder for facts (\facter\lib\facter). Then when I decided to move it to my nodes, I put this fact inside a...

View Article

Executing a batch file on Windows agent

[MyManifest.JPG](/upfiles/14436094209819084.jpg) I need a bit of help running the download.bat file after the download.ps1has been dowloaded. What trigger/dependency do i require cmd.exe or...

View Article


is there any way to invoke puppet apply from powershell

i am automating aws provisioning and we're using puppet apply. however i need run it manually. is there any way to invoke it from powershell within puppet command propmpt

View Article

Image may be NSFW.
Clik here to view.

Find The Best Fb Advertising Suggestions Here!

Social media marketing has become a great tool for a lot of organizations to market their selves, with no social media platform is much more well-known than Facebook or myspace. Nowadays, Fb...

View Article


I'm planning on installing Puppet Open Source master/agent on backend...

Platforms: Linux [Ubuntu 14, RHEL 5,6,7] Solaris 10 Windows Server [2008,2012]

View Article

Unable to install Puppet server due to dependency error

Hi, When we try to install puppet-server, we received below error message. We already have ruby(ver. 1.9.3) installed in the server but getting dependency error. It would be helpful if anyone can give...

View Article


Find a Trustworthy Medicaid Fraud Lawyer

A lot of people will see after a number of years that someone has possibly committed fraud to the medicaid coverage they actually deserve. Should you feel just like you really are a victim of medicaid...

View Article

Financial Advice Can Lead to a Much Better Life

It's very important to possess the right type of mortgage advise. Investing in a house generally involves anyone to help you to use for a mortgage of some sort. Lots of people should have the ability...

View Article

How can I best manage root passwords for many servers?

Hi, I'm looking for some ways to manage root password for many servers with puppet. I saw any ways to do this, but I want a help with yours opinion. I found this: class update_pw{ user{"root": ensure...

View Article
Browsing all 6104 articles
Browse latest View live