]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
Merge branch 'remove_loglevel_info' into 'master'
authorMicah <micah@riseup.net>
Fri, 26 Feb 2016 09:39:42 +0000 (09:39 +0000)
committerMicah <micah@riseup.net>
Fri, 26 Feb 2016 09:39:42 +0000 (09:39 +0000)
Remove loglevel directive from Exec[update_apt]

When using puppet apply (v 3.7), loglevel 'info'
won't show the output on error. This is bad for
debugging.

micah, assigning to you because this has already bitten me while debugging a failed `apt-get update` for the leap_platform.

See merge request !39


Trivial merge