Someone directed me to this... http://forge.puppetlabs.com/puppetlabs/lvm How do you install these...? The documentation at http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html says to use the puppet module command... where? On the server? The docs also say this isn''t available until puppet 2.7.14, and we''re using 2.7.1. How do I install? Doug -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Sat, Aug 11, 2012 at 10:33 PM, Douglas Garstang <doug.garstang@gmail.com> wrote:> Someone directed me to this... > > http://forge.puppetlabs.com/puppetlabs/lvm > > How do you install these...? The documentation at > http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html > says to use the puppet module command... where? On the server? The > docs also say this isn''t available until puppet 2.7.14, and we''re > using 2.7.1. How do I install? > > DougMain page.... http://docs.puppetlabs.com/puppet/2.7/reference/modules_publishing.html Seriously... is it that hard to document _how_ to install these things? It HAS to be there.... but where...? Doug -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Douglas, I recommend reading the parent page of the "Installing" document you pulled up before: http://docs.puppetlabs.com/puppet/2.7/reference/modules_fundamentals.html This covers some basic information about modules that will help answer your question. Presuming you are in client/server mode, modules are installed in the module path of your puppetmaster. You can find this by looking in your puppet.conf, or by running puppet master --configprint modulepath On the master. -Eric -- Eric Shamow Professional Services http://puppetlabs.com/ ©631.871.6441 Join us for PuppetConf 2012 at the Mission Bay Convention Center in San Francisco, California on September 27th and 28th --> http://bit.ly/pcsig12 On Sunday, August 12, 2012 at 1:44 AM, Douglas Garstang wrote:> On Sat, Aug 11, 2012 at 10:33 PM, Douglas Garstang > <doug.garstang@gmail.com (mailto:doug.garstang@gmail.com)> wrote: > > Someone directed me to this... > > > > http://forge.puppetlabs.com/puppetlabs/lvm > > > > How do you install these...? The documentation at > > http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html > > says to use the puppet module command... where? On the server? The > > docs also say this isn''t available until puppet 2.7.14, and we''re > > using 2.7.1. How do I install? > > > > Doug > > Main page.... http://docs.puppetlabs.com/puppet/2.7/reference/modules_publishing.html > > Seriously... is it that hard to document _how_ to install these > things? It HAS to be there.... but where...? > > Doug > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com (mailto:puppet-users@googlegroups.com). > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com (mailto:puppet-users+unsubscribe@googlegroups.com). > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
I should add, the default path is /etc/puppet/modules for FOSS, and /etc/puppetlabs/puppet/modules for PE. -Eric -- Eric Shamow Professional Services http://puppetlabs.com/ ©631.871.6441 Join us for PuppetConf 2012 at the Mission Bay Convention Center in San Francisco, California on September 27th and 28th --> http://bit.ly/pcsig12 On Sunday, August 12, 2012 at 1:47 AM, Eric Shamow wrote:> Douglas, > > I recommend reading the parent page of the "Installing" document you pulled up before: > > http://docs.puppetlabs.com/puppet/2.7/reference/modules_fundamentals.html > > This covers some basic information about modules that will help answer your question. > > Presuming you are in client/server mode, modules are installed in the module path of your puppetmaster. You can find this by looking in your puppet.conf, or by running > > puppet master --configprint modulepath > > On the master. > > -Eric > > -- > > Eric Shamow > Professional Services > http://puppetlabs.com/ > ©631.871.6441 > > Join us for PuppetConf 2012 at the Mission Bay Convention Center in San Francisco, California on September 27th and 28th --> http://bit.ly/pcsig12 > > > On Sunday, August 12, 2012 at 1:44 AM, Douglas Garstang wrote: > > > On Sat, Aug 11, 2012 at 10:33 PM, Douglas Garstang > > <doug.garstang@gmail.com (mailto:doug.garstang@gmail.com)> wrote: > > > Someone directed me to this... > > > > > > http://forge.puppetlabs.com/puppetlabs/lvm > > > > > > How do you install these...? The documentation at > > > http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html > > > says to use the puppet module command... where? On the server? The > > > docs also say this isn''t available until puppet 2.7.14, and we''re > > > using 2.7.1. How do I install? > > > > > > Doug > > > > > > Main page.... http://docs.puppetlabs.com/puppet/2.7/reference/modules_publishing.html > > > > Seriously... is it that hard to document _how_ to install these > > things? It HAS to be there.... but where...? > > > > Doug > > > > -- > > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > > To post to this group, send email to puppet-users@googlegroups.com (mailto:puppet-users@googlegroups.com). > > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com (mailto:puppet-users+unsubscribe@googlegroups.com). > > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
First suggestion: Update your Puppet to 2.7.14+ Then this will work: http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html#installing-from-the-puppet-forge Contrarywise, you go here: https://github.com/puppetlabs/puppetlabs-lvm and click on the button that says "Zip" with the picture of the little cloud with a down arrow on it. That downloads a file puppetlabs-puppetlabs-lvm-<version reference>.zip Unzip it. Rename the folder from puppetlabs-puppetlabs-lvm-<version reference> to lvm and then copy/move it into your puppet master''s modules folder. Any more questions ? The list is here. Good luck. Hope this helps. On Aug 12, 2012, at 1:33 AM, Douglas Garstang wrote:> Someone directed me to this... > > http://forge.puppetlabs.com/puppetlabs/lvm > > How do you install these...? The documentation at > http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html > says to use the puppet module command... where? On the server? The > docs also say this isn''t available until puppet 2.7.14, and we''re > using 2.7.1. How do I install? > > Doug > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.