I realize that I had installed 2.6 version of puppet instead 3.3.1. It has 
been solved, I update previous version to 3.3.1. I;m still having same 
problem with new version. I paste here all details:

puppet.conf

[main]
    # The Puppet log directory.
    # The default value is '$vardir/log'.
    logdir = /var/log/puppet

    # Where Puppet PID files are kept.
    # The default value is '$vardir/run'.
    rundir = /var/run/puppet

    # Where SSL certificates are kept.
    # The default value is '$confdir/ssl'.
    ssldir = $vardir/ssl

    server=test.example.com

[master]
    certname=test.example.com


# id
uid=0(root) gid=0(root) groups=0(root),503(puppet)


# ls -l /etc/puppet/
total 24
-rw-r--r-- 1 root root 4133 Oct  7 18:03 auth.conf
-rw-r--r-- 1 root root 1462 Oct  7 18:00 fileserver.conf
drwxr-xr-x 2 root root 4096 Oct  7 18:03 manifests
drwxr-xr-x 2 root root 4096 Oct  7 18:03 modules
-rw-r--r-- 1 root root  453 Oct 28 22:27 puppet.conf


# ls -l /var/lib/puppet/
total 52
drwxr-x--- 2 puppet puppet 4096 Oct 28 19:03 bucket
drwxr-x--- 2 root   root   4096 Oct 28 19:30 clientbucket
drwxr-x--- 2 root   root   4096 Oct 28 19:30 client_data
drwxr-x--- 2 root   root   4096 Oct 28 19:30 client_yaml
drwxr-xr-x 2 root   root   4096 Oct 28 19:03 facts
drwxr-xr-x 2 root   root   4096 Oct 28 19:03 lib
drwxr-x--- 2 puppet puppet 4096 Oct 28 19:03 reports
drwxr-x--- 2 puppet puppet 4096 Oct 28 19:03 rrd
drwx------ 2 root   root   4096 Oct 28 19:12 run
drwxr-x--- 2 puppet puppet 4096 Oct 28 19:03 server_data
drwxrwx--x 8 puppet root   4096 Oct 28 19:03 ssl
drwxr-xr-t 3 root   root   4096 Oct 28 19:30 state
drwxr-x--- 2 puppet puppet 4096 Oct 28 19:03 yaml

# /etc/init.d/puppetmaster start
Starting puppetmaster:                                     [FAILED]


Message in /var/log/messages file:
Oct 28 22:29:27 rhel6-64 puppet-master[5855]: Could not prepare for 
execution: Invalid group: 0







-- 
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/35da2a50-5062-4856-a2b6-3aafea7f7577%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to