Way to get Puppet running on two VM's behind a proxy
Hello, i am trying to run a master+agent setup on two Centos 7 vms with one ethernet adapter for internetconnection and one for the connection between the 2 vms,but I cant seem to get them together....
View Articlefstab management - is AlexCline-fstab module ok with 5.5.0? remove entries...
Hello, New-ish to puppet.. I ran into a problem trying to remove an entry from fstab, using AlexCline-fstab module which I have been using for a few months. Today for the first time I was asked to...
View ArticleTiger Woods declared Sex Tape Is used Online Dispite Bizarre Twist
There have actually been rumors in the past that Octomom is obsessed with Starlet Angelina Jolie's lifestyle options and how she looks. I guess things will never alter with Miss Suleman's fashion...
View ArticleIs It Okay To Use Wall Tiles On The Floor?
Tile Flooring from BuildDirect offers the best in sturdiness, type, and flexibility. Quick and simple to put in, with no difficult grouting to cope with, shower panels can price less than tiles...
View ArticleWhy is puppet so hard to debug?
Puppet has got to be the single worst application I have ever had to try and debug problems with. Why? 1) It does not tell you what files it has opened or what it has searched. The --verbose or...
View ArticleWhy is puppet so f**** hard to debug?
Puppet has got to be the single worst application I have ever had to try and debug problems with. Why? 1) It does not tell you what files it has opened or what it has searched. The --verbose or...
View ArticleCan Puppet install a SQL Server cluster? If so, how?
Good Afternoon All, I have been doing some searching, but couldn't find any examples of using puppet to install SQL Server clusters. Does anyone has experiencing doing so? Is there any documentation...
View ArticleFacter wildcard
Hi, for a non-Puppet related issue I need to compile a list of all bound IP-addresses. I've tried `ip -o a`, but I've realized Puppet's installed anyway, so utilizing `facter` providing data in a more...
View ArticleManage Java keystore and certificates - Puppet 3
Hi, I am looking to use Puppet to convert a certificate created by a Windows CA to be used on Linux with Tomcat. I then want to place it in a Java keystore and check if the cert is updated and replace...
View Articleusing a system gem out of a custom function
Hi, I'm running 3.8.2 and I have a custom function that includes a system gem (`activesupport`). Puppet is not finding the gem despite `require 'rubygems'`. I'm guessing puppet doesn't include the...
View ArticleCan't initialise aide package after install
Am installing the aide package but there is no "notify" on the package directive to trigger the initialisation of the database. How does this get triggered (short of writing a script to detect if the...
View ArticleNo option for initialise after package installation
(Not sure if double-posting) I am attempting to install "aide" using puppet but there is no option for the initialisation of the package after the install. The "package" resource does not have "notify"...
View ArticleKindle 2 - things I Love And Hate About It
The Dangerous Days of Daniel X by James Patterson and Michael Ledwidge. Written to captivate the younger set, Patterson gives us a sci-fi story associated with the almost typical 15 year-old seeking...
View ArticleDynamically-bound server lookup failed
I am getting the following errors on random nodes for each resource on that node, they are caching their manifest and not getting the updated manifests. Debug: Dynamically-bound server lookup failed,...
View ArticleCan hiera match on a partial fact
I need to install and configure a daemon on our servers that will have different settings based on what location the server is. Our server naming convention denotes location-function-number-then if...
View Articlewhere do I change the port number for ngnix instead of the port 80 default
I have http using port 80 already and I need to change the ngnix port default 80, which puppet file contains this configuration, every time I restart puppet it will fail since port 80 is already being...
View Articlehiera_http lookup failing for jenkins Hiera data store
Hi, Few details on my setup: Integrated Jenkins 2..11 with PE 2017.3 using PE pipeline plugin which also provides the hiera backend support. I am trying to lookup for hiera data which has been stored...
View ArticleWill a required class's File default attributes be included in the 'requiree'...
Ex: class ping { File { owner => root, group => root, mode => '755', } } class ping::pong { require ping file { 'foo': ensure => file, } } Will file 'foo' from class ping::pong keep the...
View ArticleIterate through hash to change a specific key value
I have this variable in Hiera: myUsernames: myuser1: dsc_username: 'myuser1' dsc_description: 'my user account' dsc_ensure: 'present' dcs_password: 'some encrypted value' myuser2: dsc_username:...
View Article