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 914 forks source link

ressources.xml handling questions #730

Closed jerome83136 closed 10 years ago

jerome83136 commented 10 years ago

Hello, We are using ressources.xml to store custom attributes that are used by our generic deployments scripts; to retrieve nodes specific variables.

Example: <node name="node1" description="node1" role="appserver" groupe="prod" hostname="node1" osArch="sparc" osFamily="unix" osName="SunOS" osVersion="5.10" username="rundeck" app_ctxroot="myapp1:/myapp1 myapp2:/myapp2 etc ....

So our ressources.xml is getting even more larger.

I have 2 questions:

Thanks for your help Best regards Jérôme

ahonor commented 10 years ago

Hi @jerome83136, There is no limit to the number of attributes to declare for nodes. Can you give an example of a very long attribute that doesn't display well in the GUI?

Thanks

jerome83136 commented 10 years ago

Hello, "There is no limit to the number of attributes to declare for nodes." --> Great ! For the example, you will find an attached picture which illustrate the problem.

As you can see, in the "Nodes" view; we have attributes like "app_clusters:" which get truncated. Other attributes like "groupe:" or "role:" are not truncated, because they are smaller.

Thanks for your help Regards Jerome

jerome83136 commented 10 years ago

rundeck_screenshot_nodes-attributes

ahonor commented 10 years ago

@jerome83136 would you prefer to have rundeck wrap the value?

jerome83136 commented 10 years ago

I'm sorry I don't see what you mean by "wrap the value" What would it look like?

I think I would prefer rundeck to display the values, by displaying as many new lines as necessary for each attribute. Or maybe a sliding bar in the browser? What is possible?

I would like being able to see all the values of each attribute, whatever the number of values, in the nodes view of the rundeck webui.

One last thing: an embedded nodes editor in the webui would be great 😉

Thanks again for your help

Regards Jerome

Envoyé depuis mon HTC

----- Reply message ----- De : "Alex Honor" notifications@github.com Pour : "rundeck/rundeck" rundeck@noreply.github.com Cc : "jerome83136" jerome83136@gmail.com Objet : [rundeck] ressources.xml handling questions (#730) Date : mer., avr. 9, 2014 22:55

@jerome83136 would you prefer to have rundeck wrap the value?


Reply to this email directly or view it on GitHub: https://github.com/rundeck/rundeck/issues/730#issuecomment-40015262