Skip to content

Change ID format #426

Answered by sei-dupdyke
redwiz666 asked this question in Q&A
Oct 9, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi! Do you happen to be running these on vmware? If so, you can use guestinfovars - the "format key" or name of the guestinfovar is set in the app configuration file ./config/application.json on this line. The formatvalue right below is where that value gets set in the machine name.

So if we set these to:

"FormatKey": "guestinfo.rangename",
"FormatValue": "$formatkeyvalue$-$machinename$",

and in vmware we create a guestinforvar named "guestinfo.rangename" and set it to our range name "R_1", and the machine is M_1, the name will be "R_1-M_1" in ghosts.

If not on vmware, we'll have to think of a quick fix up. Please lmk.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@redwiz666
Comment options

@redwiz666
Comment options

Answer selected by redwiz666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants