Merge "Use yum instead of rpm"
This commit is contained in:
commit
30e4b3a0dd
@ -212,7 +212,7 @@
|
||||
the public key from the metadata server and places the key in an account. You can
|
||||
install <systemitem class="service">cloud-init</systemitem> inside the CentOS guest by
|
||||
adding the EPEL repo:</para>
|
||||
<screen><prompt>#</prompt> <userinput>rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm</userinput>
|
||||
<screen><prompt>#</prompt> <userinput>yum install http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm</userinput>
|
||||
<prompt>#</prompt> <userinput>yum install cloud-init</userinput></screen>
|
||||
<para>The account varies by distribution. On Ubuntu-based virtual machines, the account is
|
||||
called <literal>ubuntu</literal>. On Fedora-based virtual machines, the account is
|
||||
|
Loading…
Reference in New Issue
Block a user