puppetserver not ruuning
During first Run i am unable to start PuppetServer i have executed the following command to start the server "sudo systemctl start puppetserver" and it shows Job for puppetserver.service failed because...
View ArticleWhen i Run puppet agent -t i come across this error. I am not sure why. I did...
error: Error: '/usr/bin/printf ' pluginsync = true ' >> /etc/puppet/puppet.conf' returned 1 instead of one of [0] Error: /Stage[main]/Puppet_agent/Exec[puppetSync]/returns: change from 'notrun'...
View Articlefile_line with noop mode
Is it possible for `file_line` to work correctly with noop mode? I want to change a few settings in a file that gets pulled by a package (*sentinel.conf* from *redis-sentinel*), while still allowing...
View ArticleRun Puppet has been disabled because Node Manager cannot connect
Run Puppet has been disabled because Node Manager cannot connect to the node, but the certificates is correct and puppet agent -t is working on the node. When i want to run puppet from console i am...
View ArticleHi, i am new to puppet i want to track or audit the changes of directory...
i am able to get audit file level changes through audit option like owner,group and mod etc but i need to audit directory level changes while add or delete a file from directory i need to track that...
View ArticleHow to audit or track changes directory level changes, add or remove a file...
To track changes of directories , while add or remove a jars or wars to a directory i need to track changes what jars is added and what jars should be deleted like that i need to track all changes in a...
View ArticleHow passing A Car Inspection
One thing not to fall for is fuel additive. These are sometimes known as gas treatments. From my personal experience, these will not help your fuel mileage much at all. The fact is now most fuel...
View ArticleHow can I create an environment file by copying an existing udm.Environment...
I am able to create new dictionaries and environment files in XL Deploy UI using puppet with below code: deployit_environment { "Environment/project/env/dev/$env-env": ensure => present, server...
View ArticleInstalled gem not being found - Error: org.jruby.exceptions.RaiseException:...
Hi, We have Puppet Enterprise 2017.3.5. Trying to install a gem using the below code: package { 'rest-client': ensure => '1.8.0', install_options => ['--config',...
View ArticleWhy Should You Buy Used Auto Parts?
It is still okay to buy a used car if it is not too old. The first thing to check is always the year of manufacture and the mileage of the car. These data would show you whether the car is a good buy...
View Articlecan a rhel 6 puppet master manage a rhel 7 node
The puppet master for my environment is on a rhel 6 VM. As the environment transitions to RHEL & CentOS 7, RHEL 6 VMs would be replaced one at a time. Can the puppet master remain at RHEL 6 during...
View ArticleRequire TLS 1.2 on client agent side (v 3.8) ?
I have a requirement to disable the TLS 1.0 and weak ciphers on all listeners which includes the agent side. There is a post on how to set the TLS version on the server side...
View ArticleError: Could not retrieve catalog from remote server: Error 500 on SERVER:...
Hi everyone, I try to run my first manifest but puppet give me Error 500! any idea? **run this :** puppet agent -t --debug **output** Error: Could not retrieve catalog from remote server: Error 500 on...
View ArticleCentos EL5 Puppet repo is broken.
Puppet labs repo is broken. yum.puppetlabs.com/el/5/dependencies/x86_64/repodata/ is updated yesterday but puppetlabs-release-5-7.noarch.rpm isn't updated at all. [root@hostname~]# rpm -ivh...
View ArticlePuppet - regular expression question
Hi, I have a question regarding regular expression in Puppet: I have some strings that contain these 2 characters: md for example: "md-abc23" , "ab_md3_4", "yymd_5f". I want to find all the strings...
View Articledata types and resource declarations/references
I'm trying to get a better grasp of Puppet's language constructs and I'm having difficulty with the following: Assuming the following is true: 1. **Resource Declarations**, since they're an...
View ArticleHOCON auth.conf - how to edit?
Hello. As the title says really - I seem to be able to have the ability to edit some entries in the HOCON auth.conf with this hiera entry:...
View Articledsc_xADUser-How to encrypt password in manifest file-Windows
I installed dsc module and added AD user to Domain controller using puppet. Code below works fine when hard-coding password as plain text. Is it possible somehow to encrypt those passwords. I read...
View ArticleIs possible to encrypt password in manifest file Windows-dsc module
I installed dsc module and added AD user to Domain controller using puppet. Code below works fine when hard-coding password as plain text. Is it possible somehow to encrypt those passwords. I read...
View Article