run puppet with trace & tests options
This is an attempt to reduce the console log size. Change-Id: I24ac9ee5365405ca18670890035ac96e79dc9180
This commit is contained in:
parent
9f04914e84
commit
ad757c001f
@ -79,7 +79,7 @@ elif is_fedora; then
|
||||
$SUDO yum install -y dstat ${PUPPET_PKG}
|
||||
fi
|
||||
|
||||
PUPPET_ARGS="${PUPPET_ARGS} --detailed-exitcodes --verbose --color=false --debug"
|
||||
PUPPET_ARGS="${PUPPET_ARGS} --detailed-exitcodes --color=false --test --trace"
|
||||
|
||||
PUPPET_FULL_PATH=$(which puppet)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user