fix whitespace

This commit is contained in:
Nick Walker 2015-10-21 08:47:57 -07:00
parent 726052fefc
commit ae3b7c7d4a

View File

@ -1,8 +1,8 @@
class profile::webhook_no_mcollective { class profile::webhook_no_mcollective {
class {'r10k::webhook::config': class {'r10k::webhook::config':
enable_ssl => false, enable_ssl => false,
protected => false, protected => false,
use_mcollective => false, use_mcollective => false,
} }