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
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