Add pre-network hook and example showing config-then-reboot
[apex-tripleo-heat-templates.git] / Rakefile
index 3d62bb6..bca6a6c 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -3,3 +3,4 @@ require 'puppet-lint/tasks/puppet-lint'
 
 PuppetLint.configuration.fail_on_warnings = true
 PuppetLint.configuration.send('disable_80chars')
+PuppetLint.configuration.send('disable_autoloader_layout')