OSC / ood_appkit

https://osc.github.io/Open-OnDemand/
MIT License
1 stars 2 forks source link

Add @title to OodAppkit.cluster #13

Closed brianmcmichael closed 8 years ago

brianmcmichael commented 8 years ago

Add a string of the Cluster name to the hash array.

We can titleize Oakley and Ruby, but other centers may have numbers, odd casings, or characters like dashes or slashes in their cluster names. Adding a configurable title will allow us to get the intended name of the cluster, rather than trying to figure one out from the hash key.

brianmcmichael commented 8 years ago

alternatively, @name