It appears have installed Puppet 3, not 4, this explains why the directory is not there.
On Tuesday, April 26, 2016 at 2:40:41 PM UTC-5, Paul Trepanier wrote: > > Hi Folks, > > ..on CentOS 7 > > # rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm > # yum install puppet-server > # puppet resource package puppet-server ensure=latest > > After doing this, there is NO /opt/puppetlabs directory. > > Any idea what the issue is? All the docs say /opt/puppetlabs should be > there. > > [root@puppetmaster puppet]# yum list installed | grep -i pup > facter.x86_64 1:2.4.6-1.el7 > @puppetlabs-products > hiera.noarch 1.3.4-1.el7 > @puppetlabs-products > puppet.noarch 3.8.6-1.el7 > @puppetlabs-products > puppet-server.noarch 3.8.6-1.el7 > @puppetlabs-products > puppetlabs-release.noarch 7-12 > installed > ruby-augeas.x86_64 0.4.1-3.el7 > @puppetlabs-deps > ruby-shadow.x86_64 1:2.2.0-2.el7 > @puppetlabs-deps > > > Thanks! > > Paul > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/22b804a6-3523-45db-adf1-9e3f8de2ec17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
