The puppet agent is already running, it just never actually checks in with 
the puppetmaster unless I manually run puppet agent -t

Puppet was install automatically via the foreman-installer. Here are the 
contents of [agent] in puppet.conf:

[agent]

    # The file in which puppetd stores a list of the classes

    # associated with the retrieved configuratiion.  Can be loaded in

    # the separate ``puppet`` executable using the ``--loadclasses``

    # option.

    # The default value is '$confdir/classes.txt'.

    classfile = $vardir/classes.txt


    # Where puppetd caches the local configuration.  An

    # extension indicating the cache format is added automatically.

    # The default value is '$confdir/localconfig'.

    localconfig = $vardir/localconfig


    # Disable the default schedules as they cause continual skipped

    # resources to be displayed in Foreman - only for Puppet >= 3.4

    default_schedules = false


    report      = true

    pluginsync  = true

    masterport  = 8140

    environment = production

    certname    = puppet.mycompany.com

    server      = puppet.mycompany.com

    listen      = false

    splay       = false

    runinterval = 1800

    noop        = false

    show_diff   = false

On Friday, October 25, 2013 11:55:31 AM UTC-4, puppetstan wrote:
>
> Hi,
>
> When you doing
>
> /etc/init.d/puppet start 
>
> it s not good?
>
> regards
>
> Le vendredi 25 octobre 2013 16:47:15 UTC+2, Michael Buckner a écrit :
>>
>> Brand new install or Foreman/Puppet. Puppet agent runs fine manually but 
>> does not run automatically.
>>
>> Any suggestions?
>>
>

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to