Skip to content

Commit

Permalink
fixing merge conflict in metadata.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Feb 19, 2014
1 parent 4909721 commit b51ff6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
:description => 'Whether or not to make use of Rsyslog privilege separation',
:default => 'false'

<<<<<<< HEAD
attribute 'rsyslog/enable_tls',
:display_name => 'Enable TLS',
:description => 'Whether or not to enable TLS encryption. When enabled, forces protocol to "tcp"',
Expand All @@ -110,9 +109,8 @@
:display_name => 'TLS auth mode',
:description => 'Value for "$InputTCPServerStreamDriverAuthMode"/"$ActionSendStreamDriverAuthMode", determines whether client certs are validated.',
:default => 'anon'
=======

attribute 'rsyslog/use_local_ipv4',
:display_name => 'Try to use local IPv4 address',
:description => 'Whether or not to make use the remote local IPv4 address on cloud systems when searching for servers (where available).',
:default => 'false'
>>>>>>> pdf-COOK-4022

0 comments on commit b51ff6e

Please sign in to comment.