[Puppet Users] Windows directory management - weird permission error

2017-05-10 Thread jmp242
I'm trying to manage a directory: unless $inventorusers == undef { $inventorusersArray = split($inventorusers, ',') inventor::userworkspace { $inventorusersArray: require => File[ 'VaultWorkspace'], } inventor::designdata { $inventorusersArray: require => File[ 'VaultWorks

Re: [Puppet Users] Re: Need to put iterative value in a file

2017-05-10 Thread Quentin lenglet
Hi Oh my god it works! I have my each value of my tab written in the config file i precise.L Thx a lot everybody. With all your advice and indication, I understand what I did. Best ;) Quentin Lenglet -- You received this message because you are subscribed to the Google Groups "Puppet Users"