On Thursday, March 15, 2018 at 7:03:09 PM UTC, R.I. Pienaar wrote:
>
> When you don’t tell it you can’t have any expectations
>

My expectations was that it work in a UN*X fashion:

----- s n i p ------
turbo@host:~$ ls -l file
ls: cannot access 'file': No such file or directory
turbo@host:~$ sudo touch file
turbo@host:~$ ls -l file
-rw-r--r-- 1 root root 0 Mar 16 10:00 file 
----- s n i p ------

-- 
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/2f4951fd-3be8-40d8-a456-d7d2b9e42f6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to