commit | caf714ba1b5ee8005993629747439148aa2ba0d0 | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Thu Sep 14 12:56:37 2023 +0800 |
committer | ricolin <rlin@vexxhost.com> | Thu Sep 14 12:56:37 2023 +0800 |
tree | 1acdb2898b42fe83ddecec443aa50eaea0e3bae8 | |
parent | 32bf786dae368e65cc46ed44a5380b42e08eaf60 [diff] |
Enable debug for devstack by default
diff --git a/hack/stack.sh b/hack/stack.sh index b3ba372..6830d57 100755 --- a/hack/stack.sh +++ b/hack/stack.sh
@@ -49,6 +49,8 @@ # Create staffeln configuration file cat <<EOF > /etc/staffeln/staffeln.conf +[DEFAULT] +debug = True [conductor] backup_workers = 1 rotation_workers = 1