On Thu, Aug 23, 2012 at 3:48 PM, meiji wang wrote:
> Hi All,
> I am new to Puppet and face a challenge.
> I can sync with puppet master and receive classes.txt. However, the myclass
> modules does not sync to agent node. furthermore, there is no modules
> folder under /etc/puppet.Any sugges
If you did not install from a package the puppet.conf file is not
created for you.
I recommend looking at puppet --genconfig and removing all pieces you
want to leave at their default values.
--
Jeff McCune - (+1-503-208-4484)
On Nov 5, 2010, at 10:17 AM, Russell Perkins
wrote:
> From the conf
>From the configuration guide -
"The main configuration file for Puppet is /etc/puppet/puppet.conf. A
package based installation file will have created this file
automatically."
And I followed the instructions from the install guide, yet I don't
have an /etc/puppet. I have the man files and execut
http://docs.puppetlabs.com/guides/introduction.html
On Thu, Nov 4, 2010 at 2:27 PM, Russell Perkins <
rperk...@digitalshiftstudios.com> wrote:
> I installed factor and puppet but it didn't seem to make an /etc/
> puppet/ is this something I have to manually create or did I mess up
> my install so