
Juan Hernandez has submitted this change and it was merged. Change subject: Add example showing how to start VM with cloud-init ...................................................................... Add example showing how to start VM with cloud-init This patch adds an example that shows how to start a virtual machine using cloud-init to set the host name, root password and network configuration. Change-Id: I0ac12a73b98d7b35bc99d564a92a080fd4c07a4b Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A sdk/examples/start_vm_with_cloud_init.rb 1 file changed, 72 insertions(+), 0 deletions(-) Approvals: Ondra Machacek: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/65643 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ac12a73b98d7b35bc99d564a92a080fd4c07a4b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>