Changes between Version 24 and Version 25 of install_kvm


Ignore:
Timestamp:
Jun 24, 2011, 3:39:40 PM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_kvm

    v24 v25  
    5858 * Set the root password. Generate one locally with pwgen.
    5959 * Record new password in MFPL [wiki:keyringer keyringer]
     60 * Check the ssh host fingerprint (for comparison during steps below)
     61{{{
     62ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub
     63}}}
    6064
    6165== While in your puppet conf directory on your local machine ==
     
    6872{{{
    6973freepuppet-helper is:<guestname>
    70 }}}
    71  You will be prompted to approve the ssh key. You can confirm the key by running the following on the guest:
    72 {{{
    73 ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub
    7474}}}
    7575 * Run puppet: