Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
elmobp committed Oct 13, 2016
1 parent bf41107 commit fa5ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/apache/vhost.pp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
content => template('puppetboard/apache/ldap.erb'),
require => File["${docroot}/wsgi.py"],
notify => Service[$::puppetboard::params::apache_service],
}
}
}
else {
$ldap_additional_includes = undef
Expand Down

0 comments on commit fa5ae69

Please sign in to comment.