Skip to content

Commit

Permalink
Missed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Haskel committed Jul 13, 2015
1 parent a72be83 commit 408633f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/concat_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
username = 'root'
groupname = 'root'
scriptname = 'concatfragments.rb'
vardir = host.puppet['vardir']
vardir = default.puppet['vardir']
if vardir.nil? or vardir == ''
vardir = '/opt/puppetlabs/puppet/cache'
end
Expand Down

0 comments on commit 408633f

Please sign in to comment.