Jimmy McCrory fb66ce62a9 Sort key-value pairs in local_settings dictionaries
The AVAILABLE_THEMES and LAUNCH_INSTANCE_DEFAULTS options are currently
templated as unsorted dictionaries. Sort them to avoid unnecessary
config changes and service restarts.

Change-Id: I7bfd5248be78efa3a87bd56637ea1082d391a3e0
2017-07-19 11:31:39 -07:00
..