[Puppet Users] Re: puppet mount and ascii code

2014-05-01 Thread Choon Ming Goh
Please ignore this. Figured out my issue! Silly mistake! -- 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

[Puppet Users] Re: puppet mount and ascii code

2014-04-30 Thread Choon Ming Goh
But when I do a puppet resource mount /mnt -e with the code below, it just works. Why would it failed in a puppet agent run but not in a puppet resource command? mount { '/mnt': ensure => 'mounted', fstype => 'cifs', device => '//10.200.206.83/Installation\040Media', options=> 'credentia