Re: [Puppet Users] Can I store RPM's on the Puppet Server to install on agents ?

2022-09-29 Thread James Pryor
I would not choose an Exec resource type as the method to install RPM packages from vendors, be it RPMs on a local filesystem or served by HTTPS-based repo. You can and have the ability to keep the OS Packages (RPM/DEB) on the PE host machine like you can store any files on the PE host. But I

Re: [Puppet Users] Puppet Log Directory Permissions

2019-06-04 Thread James Pryor
Hello, I can not speak to whether or not changing the permissions to rwxr-xr-x without any adverse affects to the puppetserver process, but I think I spotted a possible solution. Does the file permissions show a period ( a dot . ) at the end of the permissions list, like this? # ls -l

Re: [Puppet Users] Puppet agent installation error.

2017-06-12 Thread James Pryor
That error message output is perhaps telling you what you need to do to fix the problem, which is to classify your master node with the appropriate pe_repo::platform:: subclass. Have you followed the directions for PE agents?

Re: [Puppet Users] Catalog compilation performance issues in Puppet 3

2017-04-20 Thread James Pryor
Cesar, For general catalog compilation time improvements, you might be best served by using Puppet Server ( https://docs.puppet.com/puppetserver/1.2/services_ master_puppetserver.html ) instead of passenger. In 2014, my team & I performed our own sort of benchmark tests of the puppet master

Re: [Puppet Users] First Time Installing Puppet

2017-03-23 Thread James Pryor
Hello, There appears to be something really odd going on with that system. You should see if you can replicate those errors in a clean minimal RHEL7 VM. I was not able to duplicate it in a clean RHEL7.3 VM installed with the package groups @core and @base. Then I installed the release rpm just

Re: [Puppet Users] Configure Puppet master as a universal caching proxy server

2017-03-13 Thread James Pryor
Hi, *> is it possible to configure Puppet master as a universal, OS agnostic caching proxy server for packages served for clients?* To my knowledge No. Puppet is not a server method of unicasting or

Re: [Puppet Users] Manage delivery and execution of RPMs not in YUM

2017-03-02 Thread James Pryor
2 14:17:01 localhost yum[13840]: Installed: mesecond-1.0.0-1.el7.x86_64 Mar 2 14:17:02 localhost vagrant: look it works I hope this has been fruitful and must bow out as I don't have any more spare-time to give to this list today, sorry. Regards, James On Thu, Mar 2, 2017 at 2:12 PM, James Pryor <

Re: [Puppet Users] Manage delivery and execution of RPMs not in YUM

2017-03-02 Thread James Pryor
Warron, Correct. Garret is right. It is not best to deliver RPMs as part of the payload-contents of the Puppet Module, and do not store RPMs in a git repo (or whatever version control system you might be using). Yes, "yum localinstall" exists and but RPMs are best delivered via the OS's native

Re: [Puppet Users] Re: No nodes reported in Dashboard 2.0.0

2017-02-10 Thread James Pryor
Hello Dimitri, Hopefully someone on this list can help you with Puppet Dashboard, unfortunately I am not that person. That said, today if I were to choose a Web UI for reporting or as ENC, I personally would not use puppet dashboard. I would like to be proven wrong, but based on a quick search

Re: [Puppet Users] PuppetConf talk recommendations?

2016-11-08 Thread James Pryor
Rich, I wrote up some notes and a PuppetConf re-cap at: https://github.com/jjpryor/rpug-2016-11 for the Raleigh Puppet User Group https://www.meetup.com/Raleigh-Puppet-User-Group/ Thanks, James Talks that I liked: - "Enjoying the Journey from Puppet 3.x to Puppet 4.x" - Rob Nelson -

Re: [Puppet Users] Puppet agent for VMware agent nodes

2016-09-30 Thread James Pryor
ther OSes; only Red > Hat (variants). > > So, I am a little confused by your reply, can you please clarify? Are you > saying that I can open up a ticket with Red Hat Customer Portal and it > won't be a waste of my time (like the other total of 2 tickets have been)? > > Thanks James,

Re: [Puppet Users] Puppet agent for VMware agent nodes

2016-09-29 Thread James Pryor
Warron, Disclaimer: I work for Red Hat, not on Satellite, and not in a customer facing support role: jpryor [AT] redhat.com If you need actual support for puppet and Satellite 6.2, then please follow up with RH Support directly. If you need to run Puppet Enterprise as a Master, and desire to have

Re: [Puppet Users] Puppet 3.8 EOL Question

2016-09-28 Thread James Pryor
Dan, Disclaimer: I work for Red Hat, not on Satellite, and not in a customer facing role: jpryor [AT] redhat.com Red Hat is not customizing puppet 3.8 in Satellite 6 in any way. Puppet 3.8.x as part of of Satellite 6.2 is supported by Red Hat. It has been publicly stated in presentations at Red

Re: [Puppet Users] Re: Sidedoor module

2016-06-04 Thread James Pryor
ry (noop) Notice: Class[Sidedoor]: Would have triggered 'refresh' from 3 events Notice: Stage[main]: Would have triggered 'refresh' from 1 events Notice: Applied catalog in 0.04 seconds --- end shell output On Sat, Jun 4, 2016 at 1:18 AM, James Pryor <pryj...@gmail.com> wrote: > Has

Re: [Puppet Users] Re: Sidedoor module

2016-06-03 Thread James Pryor
Has the solaris 10 VM run a "puppet agent -t" and is has had it's SSL certificate signed by the master? If so, have you moved beyond a basic Hello World module? https://docs.puppet.com/pe/2015.2/quick_start_helloworld.html If so, have you classified that solaris 10VM in the PE Console?

Re: [Puppet Users] How to get modules recognized for use during classification

2016-06-01 Thread James Pryor
waiting for 3 minutes. > > -- > Warron French > > > On Wed, Jun 1, 2016 at 3:31 PM, James Pryor <pryj...@gmail.com> wrote: > >> I have personal experience with PE 2015.2 thus I knew what to look for, >> so I think this will help you. >&g

Re: [Puppet Users] How to get modules recognized for use during classification

2016-06-01 Thread James Pryor
I have personal experience with PE 2015.2 thus I knew what to look for, so I think this will help you. https://docs.puppet.com/pe/2015.2/console_classes_groups.html#adding-classes-to-a-node-group and search the page for the word refresh. I found this by doing a google search on: puppet enterprise

Re: [Puppet Users] Reset Admin password

2016-05-30 Thread James Pryor
https://puppet.com/blog/puppet-enterprise-console-password-reset I hope this helps. James On Mon, May 30, 2016 at 9:39 PM, warron.french wrote: > I have root access to the server, which has a monolithic installation of > PE installed. > > > Can someone please provide

Re: [Puppet Users] Error: Could not find a suitable provider for ec2_instance : puppet Enterprise 2016.1

2016-05-04 Thread James Pryor
pupeptserver is running it's own ruby by way of JRuby and '/*opt/puppetlabs/puppet/bin/gem install' *is puppet (the client) agent's ruby. I'm pretty sure to install gems for pupetserver, you need to do it very differently:

Re: [Puppet Users] Puppet enterprise, setup and use different environment for a node

2016-04-13 Thread James Pryor
For PE 2015.x I think you are looking for "*Agent-specified** environment*" https://docs.puppet.com/pe/2015.3/console_classes_groups.html On Apr 13, 2016 10:53 AM, "'Manuela Atoui' via Puppet Users" < puppet-users@googlegroups.com> wrote: > Dear all, > beg your pardon if this question was already