This patch adds an input variable to allow an user defined startup
script to execute immediately after the multinic startup script
executes. The script must be bash and is stored in the
startup-script-user instance metadata key.
[x] Plumb startup_script_user var into 50_compute
[x] Plumb startup_script_user var into 52_regional_multinic
This patch adds an input variable to allow an user defined startup script to execute immediately after the multinic startup script executes. The script must be bash and is stored in the startup-script-user instance metadata key.
Resolves: #40