Re: [Puppet Users] append registry array (REG_MULTI_SZ) with puppet

2014-03-20 Thread Josh Cooper
Hi Helen, On Wed, Mar 12, 2014 at 9:24 AM, Helen Paterson wrote: > > Hi, > > When add values to a key using the below puppet code it clears the current > values on the server. Is there away to simply append a reg key value ? > Not currently. Please file a ticket at https://tickets.puppetlabs.co

[Puppet Users] append registry array (REG_MULTI_SZ) with puppet

2014-03-12 Thread Helen Paterson
Hi, When add values to a key using the below puppet code it clears the current values on the server. Is there away to simply append a reg key value ? *class winregistry { registry_value { 'hklm\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0\BackConnectionHostNames': ensure =>