Skip to content

Commit

Permalink
quick style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fzylogic committed Sep 20, 2016
1 parent 60ee86c commit fbe16dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/vxsnd.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default['vxfld']['vxsnd']['packages'] = ['vxfld']
default['vxfld']['vxsnd']['src_ip'] = node['ipaddress']
default['vxfld']['vxsnd']['peers'] = ''
default["vxfld"]["vxsnd"]["enable_vxlan_listen"] = 'true'
default['vxfld']['vxsnd']['enable_vxlan_listen'] = 'true'

0 comments on commit fbe16dc

Please sign in to comment.