Stackscripts on a local VM?

I have a stackscript I use to initially setup my linodes, and I'd like to use those same scripts to set up local Linux VMs. Since the script is essentially just bash, except for the variable definitions, I'd like to know if there's some way to craft the script such that it works both on a Linode (giving me the GUI for defining my variables) and locally (maybe just prompting to enter variable values). Has anyone tried that, and if so, do you have any pointers? Or, is there some debian package that can be installed to allow running a stackscript as-is?

Thanks.

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct