Update README.md

This commit is contained in:
2018-07-09 10:26:38 -04:00
committed by GitHub
parent 509f071a53
commit 64a97f7dea
+24 -27
View File
@@ -1,29 +1,26 @@
# rhel-cloud-reip # RHEL-Cloud-Reip Scripts
######################################################################### Written by: Zerto
# Description, Requirements & Legal Disclaimer Updated by: Justin Paul jp@zerto.com
#########################################################################
# Written by: Zerto
# Updated by: Justin Paul jp@zerto.com
################################################
# Description: # Description:
# This script is designed to help failover RHEL based machines into This script is designed to help failover RHEL based machines into
# Azure or AWS. Azure or AWS.
# It sets the network adatper to look for DHCP so that the public cloud It sets the network adatper to look for DHCP so that the public cloud
# can push the proper IP to the machine. can push the proper IP to the machine.
# This script is meant for machines failing over from vCenter to Azure This script is meant for machines failing over from vCenter to Azure
# or AWS. or AWS.
################################################
# Legal Disclaimer: # Legal Disclaimer:
# All scripts are provided AS IS without warranty of any kind. All scripts are provided AS IS without warranty of any kind.
# The author and Zerto further disclaims all implied warranties including, The author and Zerto further disclaims all implied warranties including,
# without limitation, any implied warranties of merchantability or of without limitation, any implied warranties of merchantability or of
# fitness for a particular purpose. The entire risk arising out of the use fitness for a particular purpose. The entire risk arising out of the use
# or performance of the sample scripts and documentation remains with you. or performance of the sample scripts and documentation remains with you.
# In no event shall Zerto, its authors, or anyone else involved in the In no event shall Zerto, its authors, or anyone else involved in the
# creation, production, or delivery of the scripts be liable for any damages creation, production, or delivery of the scripts be liable for any damages
# whatsoever (including, without limitation, damages for loss of business whatsoever (including, without limitation, damages for loss of business
# profits, business interruption, loss of business information, or other profits, business interruption, loss of business information, or other
# pecuniary loss) arising out of the use of or inability to use the sample pecuniary loss) arising out of the use of or inability to use the sample
# scripts or documentation, even if the author or Zerto has been advised scripts or documentation, even if the author or Zerto has been advised
# of the possibility of such damages. of the possibility of such damages.
################################################