The Init script is a shell script that runs on the newly started follower node instance before Jenkins starts to start the follower node.
This is also a good place to install other packages needed for building and testing.
Example:
#!/bin/bash
sudo yum install -y net-tools