Can you address the yum bit?

On Mon, Sep 28, 2015 at 12:34 PM, jmp242 <[email protected]> wrote:

> And I removed the "target" and put it in the ACL name as you showed, and
> get the same error.
>
>
> On Friday, September 25, 2015 at 2:31:43 PM UTC-4, jmp242 wrote:
>>
>> I tried with the simplified version:
>> Enter code here...      acl { 'chocolatey.config':
>>         target      =>
>> 'C:/ProgramData/chocolatey/config/chocolatey.config',
>>         permissions => [
>>           {
>>             identity => 'SYSTEM',
>>             rights   => [
>>               'full']
>>           }
>>           ,
>>           {
>>             identity => 'Administrators',
>>             rights   => [
>>               'full']
>>           }
>>           ,
>>           {
>>             identity => 'Users',
>>             rights   => [
>>               'read',
>>               'execute']
>>           }
>>           ],
>>         require     => File['chocolatey.config'],
>>       }
>>
>> I got the same error. Unless the problem is using
>> target=>
>>
>> I'm at a loss....
>>
>> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/155fa6b9-2819-4b25-a311-a65a7094e895%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/155fa6b9-2819-4b25-a311-a65a7094e895%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Rob Reynolds
Developer, Puppet Labs

*PuppetConf 2015 <http://2015.puppetconf.com/>** is right around the
corner! Join us October 5-9 in Portland, OR. **Register now
<https://puppetconf2015.eventbrite.com/>**.*

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAMJiBK5EKaX0NxXUhy0z3%3D%2BYptATkPtPUf7ESHeOKKgYQ%3DdjrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to