So it seems like i can access it as just filesystem 

Why is that, i presume it comes from the puppet/lvm module ???



On Monday, 8 August 2016 17:11:50 UTC+10, Alex Samad wrote:
>
> Hi
>
> is it possible to access the filesystem type in the puppet/lvm module.
>
> in my module I tried doing this
>
>  lvm::filesystem { '/dev/vg_data/varlogyb':
>     ensure => true,
>     fs_type => 'ext4',
>     options => '-L  varlogyb',
>   }
>
> but that errored out 
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/3e61aa0f-2e21-4e2f-9632-482be5001828%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to