On Friday, June 22, 2012 11:20:45 AM UTC-5, Stefan Schulte wrote:
>
> So I guess what you really want is 
>
>     mount { '/chroot/centos5/home': 
>       ensure  => mounted, 
>       device  => '/gpfs20/home', 
>       fstype  => 'none', 
>       options => 'rw,bind', 
>     } 
>
> As you can see I omitted the name parameter (the mountpoint) because it is 
> implicitly set to the resource's title ("/chroot/centos5/home") 
>
> -Stefan 
>
> Thanks!

Charles 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/F-0E8CjXhK0J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to