valarmathi_kann
ServiceNow Employee
ServiceNow Employee
What is covered? 1. Configure Post Provisioning scripts [Block Until Ready & Execute Script] Block Until Ready - Waits for the VM to be available and IPAddress is reachable over the internet. Execute Script - Operation to execute a script on the provisioned instance. 2. Configure NodeAddress & NodeCredentials. [Needed for any script execution] Resolves IPAddress, UserName and PrivateKey which is the base for any script execution. 3. Configure Cloud Scripts and execute the same in post provision Nginx script that can be executed on any Linux machine. 4. Troubleshoot issues related to wrong Input Parameters passed to cloud.
1 Comment