Change in ovirt-engine[master]: core: fix cloud-init userData content
rgolan at redhat.com
rgolan at redhat.com
Thu Nov 14 12:23:04 UTC 2013
Roy Golan has submitted this change and it was merged.
Change subject: core: fix cloud-init userData content
......................................................................
core: fix cloud-init userData content
some changes needed to comply with cloud-init userData requirements:
* add needed #cloud-config header to userData file:
this fix all commands sent in userData like timezone and cloud-init
configuration settings
* move password from metaData to userData
root password parameter should be in userData,
and not in metaData.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1004829
Change-Id: I4642aaf1d9349ebbe82b7c77e562ad5ca19ca3ee
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CloudInitHandler.java
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21180
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4642aaf1d9349ebbe82b7c77e562ad5ca19ca3ee
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list