opensearch_machine.bash
opensearch_machine.bash MACHINE_NAME CLOUD_INIT_FILE
Create and launch a Multipass managed virtual machine.
By default opensearch_machine.bash creates a virtual machine named “opensearch-machine”, you can provide a different name.
If you name your own machine then you may also use this script to specify your own cloud init file. The cloud init file must end in the “.yaml” extension.
Creating the Opensearch Machine using Cloud Init and Multipass from this repository.
./opensearch_machine.bash
This will take a while once completed you will have a Multipass managed virtual machine running called “opensearch-machine”.