Fixes a problem with the split of dig's output
Split at whitespace rather than tabs, since dig is "smart" about formatting. The bug was causing superfluous updates.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
name 'inkblot/bind'
|
||||
version '2.0.0'
|
||||
version '2.0.1'
|
||||
source 'git://github.com/inkblot/puppet-bind'
|
||||
author 'inkblot'
|
||||
license 'Apache 2.0'
|
||||
|
||||
Reference in New Issue
Block a user