use log_level: warning

This commit is contained in:
Daniel Wallace 2017-10-11 21:49:33 -06:00
parent 5234f706c5
commit 869330d836
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

View file

@ -17,7 +17,6 @@ provisioner:
- https://pypi.python.org/simple
require_chef: false
formula: states
log_level: debug
<% if File.exists?('provisioner.yml') %>
<% File.read('provisioner.yml').split(/\n/).each do |line| %>
<%= line %>