diff options
Diffstat (limited to 'www/py-horizon/files/pkg-message.in')
| -rw-r--r-- | www/py-horizon/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/py-horizon/files/pkg-message.in b/www/py-horizon/files/pkg-message.in index 9b76f4790444..a008ab77471d 100644 --- a/www/py-horizon/files/pkg-message.in +++ b/www/py-horizon/files/pkg-message.in @@ -1,5 +1,6 @@ -================================================================================ - +[ +{ type: install + message: <<EOM ====================== Apache configuration ====================== @@ -97,5 +98,6 @@ OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_" To enable django-compressor add this option: STATIC_ROOT = '%%PYTHON_SITELIBDIR%%/openstack_dashboard/static' - -================================================================================ +EOM +} +] |
