puppet 2.7 was so two years ago. The cool kids are using 4.x now.
You need to install the puppetlabs yum repo to get the latest. Should be
fairly simple on RHEL 5 since we now have the puppet AIO packages (ruby,
puppet, and other stuff bundled).
Corey
On Monday, October 26, 2015 at 2:57:18
We deploy our servers and use Puppet using Satellite 6.1. I deployed a
server and am trying to test modules locally and it NEVER works.
cat /etc/puppet/puppet.conf
[main]
vardir = /var/lib/puppet
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
[agent]
pluginsyn
As far as I have read it's not possible to change the default port for
Apache
class
{ 'apache': default => 8080, }
apache::listen
{ '8080': }
will just add the port 8080 but the port 80 is still available.
Is this a bug? If not does somebody know how to do that?
--
You received this
I've found out the solution.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
Hi,
I use RHEL 5.6 PS. I've installed the puppet 2.7 via RedHat Satellite. This
could be the old bersion. I am not sure if there is r10K for this old
version. If yes, where to get it and install it?
Sorry for my question. I am new to puppet.
Wei
--
You received this message because you are