v/services/mgmt/node/noded,v/tools/mgmt/nminstall: args for node manager

This change provides the node manager will optional arguments when using the
self-install feature: all unparsed args will be passed into the script generated
for the node manager by the installer.  This generic mechanism replaces the
special-casing we had for the publish name flag.

nminstall is updated to pass through optional args to the node manager
self-installer.

While at it, also fix a bug (in how we handled the SINGLE_USER variable).

Also, change nminstall to use exec when running the node manager at the end (as
per Robin's suggestion).

Change-Id: Ib7962774c61e90311a2fd9bc93ef3ee19b2b5ae9
2 files changed
tree: e60ccb154b6ec1bf541260b0f33206d09a3f03ad
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/