Hi,

To install puppet 3.X version, you can try with following commands.


# yum install puppet-server puppet


This would not provide you the /opt/puppetlabs directory... That's working in the previous structure.

1. /var/lib/puppet/*

2. /etc/puppet/*


On 04/27/2016 01:50 AM, Paul Trepanier wrote:
Hang on.  It didn't go well.

[root@puppetmaster puppetlabs]# systemctl start  puppetmaster.service
Failed to start puppetmaster.service: Unit puppetmaster.service failed to load: No such file or directory.

So neither dist for CentOS 7 seems to work. Am I missing something? Is puppet not ready for prime time on 7?

Paul

On Tuesday, April 26, 2016 at 2:46:13 PM UTC-5, Christopher Wood wrote:

    On Tue, Apr 26, 2016 at 12:37:38PM -0700, Paul Trepanier wrote:
    >    Hi Folks,
    >    ..on CentOS 7
    >
    >    # rpm -ivh
    http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
    <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.

    I suspect you wanted the pc1 repositories and the puppetserver
    package?

    rpm -ivh
    http://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
    <http://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm>
    yum clean all
    yum install puppetserver
    rpm -q puppetserver puppet-agent
    ls -d /opt/puppetlabs

    Using puppet-server would get you puppet 3.8.7 per
    http://yum.puppetlabs.com/el/7/products/x86_64
    <http://yum.puppetlabs.com/el/7/products/x86_64>.

    https://docs.puppet.com/puppet/4.0/reference/release_notes.html
    <https://docs.puppet.com/puppet/4.0/reference/release_notes.html>

    https://docs.puppet.com/puppet/4.0/reference/whered_it_go.html
    <https://docs.puppet.com/puppet/4.0/reference/whered_it_go.html>

    >    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 [1][email protected] <javascript:>.
    >    To view this discussion on the web visit
> [2]https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com
    
<https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com>.

    >    For more options, visit [3]https://groups.google.com/d/optout
    <https://groups.google.com/d/optout>.
    >
    > References
    >
    >    Visible links
    >    1. mailto:[email protected]
    <javascript:>
    >    2.
    
https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com?utm_medium=email&utm_source=footer
    
<https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com?utm_medium=email&utm_source=footer>

    >    3. https://groups.google.com/d/optout
    <https://groups.google.com/d/optout>

--
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] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/169278e1-a196-4b1d-88b5-fe80cc0c7008%40googlegroups.com <https://groups.google.com/d/msgid/puppet-users/169278e1-a196-4b1d-88b5-fe80cc0c7008%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/60e2ccae-48b9-8786-b9da-fb977e51a437%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to