Project

General

Profile

« Previous | Next » 

Revision 72e1d32d

Added by Ohad Levy over 12 years ago

  • ID 72e1d32da42ac1c6f2d0ef7768ff03b95ac05793

fixes #1084 - OpenSUSE / SLES deployment root password not working

View differences:

app/views/unattended/autoyast.xml.erb
<home>/root</home>
<shell>/bin/bash</shell>
<uid>0</uid>
<user_password><%= root_pass %>/</user_password>
<user_password><%= root_pass %></user_password>
</user>
</users>
<scripts>

Also available in: Unified diff