Title: Message Title
Joshua Cooper commented on an issue
Puppet / Bug PUP-1893
ACL module permissions are not formatted correctly
The ACL module uses

{code}
C:\work\puppet [master +8 ~0 -0 !]> bundle exec puppet resource acl c:\
acl { 'c:\':
  ensure => 'present',
  group => 'S-1-5-80-...',
  inherit_parent_permissions => 'false',
  owner => 'S-1-5-80-...',
  permissions => [
    '{identity => '...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to