venu
2011-Nov-22 22:26 UTC
[Puppet Users] query about github-puppet-modules [e.g. evolvingweb/puppet-glusterfs]
I am a new user to puppet & github. Have a generic question regarding
using puppet-modules downloaded from github.
I am trying modules regarding managing glusterfs client & server from
evolvingweb/puppet-glusterfs.
May I know if there are any specific steps to be performed to include
your module in a test-puppet-environment. The README file gives an
example class to be used, tried defining the class in init.pp but it
doesnt work.
Below is what I have done so far -
1) Clone the repo into my local modules. /etc/puppet/modules/glusterfs
2) Import the modules in /etc/puppet/manifests/nodes.pp
$head nodes.pp
import "glusterfs"
3) Include the clients-hostname in the file /etc/puppet/modules/
glusterfs/manifests/init.pp. Modified using the example provided in
the README file.
But still the client doesnot process the module. Can someone help me
on this.
--
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.