Dan Kenigsberg has uploaded a new change for review. Change subject: Revert "use SASL_USERNAME instead of its upstream value" ......................................................................
Revert "use SASL_USERNAME instead of its upstream value" This reverts commit b4da9f55ee0010f516212393f5d0562c59603bd3. Change-Id: Icfe7c7338d3c5cb4e17b9b94ea4fa441c9895e71 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/01/35801/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 358f15c..7f878c2 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -789,7 +789,7 @@ %{_bindir}/vdsm-tool configure --module sanlock --force >/dev/null # update the vdsm "secret" password for libvirt if [ -f /etc/pki/vdsm/keys/libvirt_password ]; then - @SASLPASSWD2_PATH@ -p -a libvirt @SASL_USERNAME@ < \ + @SASLPASSWD2_PATH@ -p -a libvirt vdsm@ovirt < \ /etc/pki/vdsm/keys/libvirt_password fi -- To view, visit http://gerrit.ovirt.org/35801 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icfe7c7338d3c5cb4e17b9b94ea4fa441c9895e71 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
