rundeck / rundeck

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
http://rundeck.org
Apache License 2.0
5.51k stars 915 forks source link

Font Awesome Icon not working in Node Enhancers #6365

Closed renardguill closed 4 years ago

renardguill commented 4 years ago

Describe the bug When i set a Font Awesome icon on Node Enhancers settigns, i see a square inplace the Font Awesome icon. But work with glyphicons.

My Rundeck detail

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Node Enhancers' on 'Edit Nodes...' menu
  2. Click on 'Enhancers' Tab
  3. Add a new node enhancers of icon type
  4. I Set :
  • Attribute Name: osName
  • Attribute Value: Linux
  • Icon Name: fa-linux
  1. I save
  2. i see a square inplace the Font Awesome icon in the Nodes view.

Expected behavior See the Font Awesome icon

Screenshots Screenshot

Desktop (please complete the following information):

renardguill commented 4 years ago

I seen that the fa-linux icon is part of the set Brands Style (fab). When i set an other icon from an other set, like fa-server from Solid Style (fas) set, it working !

Is the Brands Style (fab) are available on Rundeck ?

gschueler commented 4 years ago

yes you can, but it requires prefix "fab-" for the icons. Try using Icon Name: fab-linux