This task augments the existing installation instructions with additional steps needed to install Eucalyptus from a local repository.
wget -r --no-parent --certificate /etc/pki/tls/certs/eucalyptus-enterprise.crt --private-key /etc/pki/tls/private/eucalyptus-enterprise.key http://downloads.eucalyptus.com/ software/eucalyptus/3.1/rhel/6/x86_64/eucalyptus-release-3.1.noarch.rpm -P /root/3.1-rhel6-packages
baseurl=file:///root/3.1-rhel6-packages
wget -r --no-parent http://downloads.eucalyptus.com/software/ euca2ools/2.1/rhel/6/x86_64/euca2ools-release-2.1.noarch.rpm -P /root/local-euca2ools-repo
baseurl=file:///root/local-euca2ools-repo/downloads.eucalyptus.com/software/euca2ools/2.1/rhel/6/x86_64