Re-enable offline compression

... because the issue with Ubuntu packages[1] has been fixed.

[1] https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1424042

Change-Id: I7f98ab1a80678fa4e75c74e6485050596bac1f7a
This commit is contained in:
Takashi Kajinami 2023-09-12 17:01:02 +09:00
parent e4aa844df2
commit cb58abc4c9

View File

@ -60,9 +60,6 @@ class openstack_integration::horizon (
wsgi_processes => 2,
keystone_url => $::openstack_integration::config::keystone_auth_uri,
log_level => 'DEBUG',
# need to disable offline compression due to
# https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1424042
compress_offline => false,
}
# TODO(tkajinam) Debian/Ubuntu package does not install the policy files