Skip to content

Commit

Permalink
Remove trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-mueller committed Jun 26, 2016
1 parent bf3643d commit 1ae6a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
if $cron_job {
create_resources('cron::job',$cron_job)
}

$cron_job_multiple=hiera_hash('cron::job::multiple', undef)
if $cron_job_multiple {
create_resources('cron::job::multiple',$cron_job_multiple)
Expand Down

0 comments on commit 1ae6a63

Please sign in to comment.