I want to sort everyone's apps in the Launcher, so on my deployer I created an app called MY_user-prefs. It contains a single file `MY_user-prefs\local\user-prefs.conf` that looks like this:
[general_default]
appOrder = MY_Docs,search,pingfederate,data_curator,SplunkAppForWebAnalytics
After I apply the shcluster-bundle, the order of apps in the Launcher is unchanged. Any suggestions?
**EDIT**: I forgot to mention that if I manually go to each search head and add the `appOrder` parameter to the standard user-prefs app, then it works. I just would like to do it centrally from the deployer whenever I need to make adjustments.
↧