--mode=addon
parameter to the REMnux installer.--mode=dedicated
parameter to the REMnux installer, and is the default if --mode
isn't specified.--mode=cloud
parameter to the REMnux installersalt-call
utility to install the desired state file grouping. For example, for "dedicated" you'd use the command:-l debug
to the salt-call
command provides verbose debug-level output of the operation. You can skip this parameter if you don't want that level of detail.remnux
, you'll need to specify the following parameter to the salt-call
command:YOUR_USERNAME
with your username. This is equivalent to the --user=YOUR_USERNAME
optional parameter to the REMnux installer. The REMnux installer automatically invokes salt-call
by specifying the name of the currently-logged in user, but you'll need to specify this yourself if running salt-call
directly.