Hi Helen,

On Wed, Mar 12, 2014 at 9:24 AM, Helen Paterson <[email protected]>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.com/browse/MODULES and add 'registry' as the
component.


>
>
>
>
>
>
>
>
>
> *class winregistry {      registry_value {
> 'hklm\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0\BackConnectionHostNames':
> ensure => present,    type => array,    data =>
> ['myservername2.mydomain.com <http://myservername2.mydomain.com>',
> 'myservername3.mydomain.com
> <http://myservername3.mydomain.com>','myservername4.mydomain.com
> <http://myservername4.mydomain.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/337dac52-9f31-41ea-8679-2d3096457e60%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/337dac52-9f31-41ea-8679-2d3096457e60%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

Josh

-- 
Josh Cooper
Developer, Puppet Labs

*Join us at PuppetConf 2014, September 23-24 in San Francisco* -*
http://bit.ly/pupconf14
<http://bit.ly/pupconf14>*
Register now and save $350!

-- 
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/CA%2Bu97u%3DXp%2BKFfWw5dKMQPUhoUfVMAVGSqvG2rj1XM9RvwZrcAg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to