Skip to content

Commit

Permalink
Merge pull request bilelmsekni#84 from bneijt/patch-2
Browse files Browse the repository at this point in the history
Suggest removal of the ubuntu theme package
  • Loading branch information
bilelmsekni committed Feb 26, 2013
2 parents 071cf10 + 2f5df40 commit d7c5a19
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions OpenStack_Folsom_Install_Guide_WebVersion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -492,15 +492,9 @@ Status: stable
apt-get install openstack-dashboard memcached


* If you don't like the OpenStack ubuntu theme, you can disabled it and go back to the default look::

nano /etc/openstack-dashboard/local_settings.py
#Comment these lines
#Enable the Ubuntu theme if it is present.
#try:
# from ubuntu_theme import *
#except ImportError:
# pass
* If you don't like the OpenStack ubuntu theme, you can remove the package to disable it:

dpkg --purge openstack-dashboard-ubuntu-theme

* Reload Apache and memcached::

Expand Down

0 comments on commit d7c5a19

Please sign in to comment.