dell-dsu-mirror-wget-override¶
The base URL that the Dell System Update yum repos live at.
The wget
tool may need arguments adjusted in the field. This Param allows
the operator to override the argument options passed to `wget.
If this param has any value set, then the options will be passed through to the Task
to mirror the Dell DSU site. All mirror operations will begin with time wget <ARGS>
;
where <ARGS
are defined here.
Observe the Task (dell-dsu-repo-mirror
) to determine what BASH Shell variables can
be used with this command line override.